diff options
Diffstat (limited to 'language/chinese/CJK/cjk-4.8.5/texinput/KS/c61dr.fd')
-rw-r--r-- | language/chinese/CJK/cjk-4.8.5/texinput/KS/c61dr.fd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/language/chinese/CJK/cjk-4.8.5/texinput/KS/c61dr.fd b/language/chinese/CJK/cjk-4.8.5/texinput/KS/c61dr.fd new file mode 100644 index 0000000000..09e246a7e8 --- /dev/null +++ b/language/chinese/CJK/cjk-4.8.5/texinput/KS/c61dr.fd @@ -0,0 +1,27 @@ +% This is the file c61dr.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{c61dr.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}{dr}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C61}{dr}{m}{n}{ + <5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> CJK * kdr}{\CJKnormal} +\DeclareFontShape{C61}{dr}{bx}{n}{ + <5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> CJKb * kdr}{\CJKbold} + +\endinput |