diff options
Diffstat (limited to 'language/chinese/CJK/cjk-4.8.5/texinput/KS/c61hgt.fd')
-rw-r--r-- | language/chinese/CJK/cjk-4.8.5/texinput/KS/c61hgt.fd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/language/chinese/CJK/cjk-4.8.5/texinput/KS/c61hgt.fd b/language/chinese/CJK/cjk-4.8.5/texinput/KS/c61hgt.fd new file mode 100644 index 0000000000..7a1af915c1 --- /dev/null +++ b/language/chinese/CJK/cjk-4.8.5/texinput/KS/c61hgt.fd @@ -0,0 +1,24 @@ +% This is the file c61hgt.fd of the CJK package +% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e +% +% created by Werner Lemberg <wl@gnu.org> +% +% Version 4.8.5 (16-Oct-2021) + +\def\fileversion{4.8.5} +\def\filedate{2021/10/16} +\ProvidesFile{c61hgt.fd}[\filedate\space\fileversion] + +% Korean syllables (Hangul) and elements (Jaso) +% +% character set: KS X 1001:1992 (=KS C 5601-1992) +% font encoding: CJK (standard) + +\DeclareFontFamily{C61}{hgt}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C61}{hgt}{m}{n}{<5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> CJK * hgtm}{} +\DeclareFontShape{C61}{hgt}{bx}{n}{<5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> CJK * hgtb}{} + +\endinput |