1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115
|
# bxcjkjatype package
# Matthew Bertucci 2022/07/17 for v0.3
#include:keyval
#include:CJK
#include:CJKutf8
#include:CJKspace
#include:CJKpunct
#include:etoolbox
#keyvals:\usepackage/bxcjkjatype#c
whole
wholeCJK*
wholeCJK
nowhole
everypage
noeverypage
ipaex-type1
oneweight
nooneweight
autotilde
noautotilde
CJKpunct
noCJKpunct
CJKspace
noCJKspace
boldbyembolden
noboldbyembolden
substmingoth
nosubstmingoth
ms
ipa
ipaex
ms-hg
ipa-hg
moga-mobo
moga-maruberi
kozuka-pro
kozuka-pr6
kozuka-pr6n
hiragino-pro
hiragino-pron
morisawa-pro
morisawa-pr6n
scale=%<factor%>
vertical=#none,false,sub,main,true
ttfname=%<pattern%>
#endkeyvals
#ifOption:vertical=sub
#include:CJKvert
#endif
#ifOption:vertical=main
#include:CJKvert
#endif
#ifOption:vertical=true
#include:CJKvert
#endif
\setminchofont{font-file}
\setminchofont[id]{font-file}
\setgothicfont{font-file}
\setgothicfont[id]{font-file}
\setmarugothicfont{font-file}
\setmarugothicfont[id]{font-file}
\setmediumminchofont{font-file}
\setmediumminchofont[id]{font-file}
\setboldminchofont{font-file}
\setboldminchofont[id]{font-file}
\setmediumgothicfont{font-file}
\setmediumgothicfont[id]{font-file}
\setboldgothicfont{font-file}
\setboldgothicfont[id]{font-file}
\setxboldgothicfont{font-file}
\setxboldgothicfont[id]{font-file}
\setoneweightgothicfont{font-file}
\setoneweightgothicfont[id]{font-file}
\begin{uCJK}
\end{uCJK}
\begin{uCJK*}
\end{uCJK*}
\setCJKfamilydefault{family}
\CJKecglue
\>#*
\UTF{hex-number}
\CJKforce{characters}
\CJKunforce{characters}
\mcdefault#*
\gtdefault#*
\mgdefault#*
\mcfamily
\gtfamily
\mgfamily
\CJKboldbyembolden
\CJKnoboldbyembolden
# not functional
\setlightminchofont{font-file}#*
\setlightminchofont[id]{font-file}#*
# not documented
\bxcjkjatypeHyperrefPatchDone#*
\CJKforced{character}#*
\ebdefault#*
\ebseries#*
\Entry{arg1}{arg2}#S
\EveryCJKUse{code}#*
\FirstCJKUse{code}#*
\FONT#S
\unicode#S
\usecmapforalphabet#*
|