diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cjk/KS/c61hpg.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cjk/KS/c61hpg.fd | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cjk/KS/c61hpg.fd b/Master/texmf-dist/tex/latex/cjk/KS/c61hpg.fd new file mode 100644 index 00000000000..3fb62634d92 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cjk/KS/c61hpg.fd @@ -0,0 +1,24 @@ +% This is the file c61hpg.fd of the CJK package +% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e +% +% created by Werner Lemberg <wl@gnu.org> +% +% Version 4.8.0 (22-May-2008) + +\def\fileversion{4.8.0} +\def\filedate{2008/05/22} +\ProvidesFile{c61hpg.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}{hpg}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C61}{hpg}{m}{n}{<5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> CJK * hpgm}{} +\DeclareFontShape{C61}{hpg}{bx}{n}{<5><6><7><8><9><10><10.95><12> + <14.4><17.28><20.74><24.88> CJK * hpgb}{} + +\endinput |