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
|
# kotexutf package
# Matthew Bertucci 2022/05/04 for v2.1.1
#include:inputenc
#include:kolabels-utf
#keyvals:\usepackage/kotexutf#c
nonfrench
hangul
hanja
nojosa
finemath
strictcharcheck
#endkeyvals
#ifOption:hangul
#include:kosections-utf
#endif
#ifOption:finemath
\finemath#S
#endif
#ifOption:strictcharcheck
\strictcharcheck#S
#endif
\dotemph{text}
\jong
\jung
\rieul
\SetAdhocFonts{hangul font}{hanja font}
\SetHangulFonts{serif font}{sans font}{mono font}
\SetHanjaFonts{serif font}{sans font}{mono font}
\setInterHangulSkip{skip%l}
\SetSansFonts{hangul font}{hanja font}
\SetSerifFonts{hangul font}{hanja font}
\usehangulfontspec{font}
# not documented
\asciiexclamationafterhangul{arg}#*
\asciifullstopafterhangul{arg}#*
\asciiquestionafterhangul{arg}#*
\breakafterasciichar#*
\breakafterinlinemath#*
\breakbeforeasciichar#*
\breakbetweenhangul#*
\breakbetweenhanja#*
\cjksymbolextraspace#*
\cjksymbolskip#*
\cjksymbolunskip#*
\declarehangulspacefactor#*
\declarehanjaspacefactor#*
\declarenobreakspacefactor#*
\disablehangulfontspec#*
\disablehangullinebreak#*
\josatoks{arg}#*
\kernbeforeasciichar#*
\kernbeforelatinquoteclose#*
\makejosa{jung}{jong}#*
\nobreakafterasciichar#*
\nobreakafterinlinemath#*
\nobreakbetweenhangul#*
\nobreakbetweenhanja#*
\pdfstringdefPreHook#S
\postcjksymbol#*
\postcjksymnobreak#*
\postcjksymskip#*
\unihangulchar{arg}#*
|