diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64ph.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64ph.fd | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64ph.fd b/Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64ph.fd new file mode 100644 index 00000000000..0fc8da8ca71 --- /dev/null +++ b/Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64ph.fd @@ -0,0 +1,53 @@ +% This is file c64ph.fd of the CJK package +% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e +% +% created by Werner Lemberg <wl@gnu.org> +% +% Version 4.6.0 (11-Aug-2005) + +\def\fileversion{4.6.0} +\def\filedate{2005/08/11} +\ProvidesFile{c64ph.fd}[\filedate\space\fileversion] + +% Korean characters (Symbols) +% +% character set: KS X 1001:1992 (=KS C 5601-1992) +% font encoding: HL + +% UhcPenHeulim + +\DeclareFontFamily{C64}{ph}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C64}{ph}{c}{n}{<-> CJKssub * mj/c/n}{} +\DeclareFontShape{C64}{ph}{c}{sl}{<-> CJKssub * mj/c/sl}{} +\DeclareFontShape{C64}{ph}{c}{it}{<-> CJKssub * mj/c/it}{} + +\DeclareFontShape{C64}{ph}{m}{n}{<-> CJKssub * mj/m/n}{} +\DeclareFontShape{C64}{ph}{m}{sl}{<-> CJKssub * mj/m/sl}{} +\DeclareFontShape{C64}{ph}{m}{it}{<-> CJKssub * mj/m/it}{} + +\DeclareFontShape{C64}{ph}{x}{n}{<-> CJKssub * mj/x/n}{} +\DeclareFontShape{C64}{ph}{x}{sl}{<-> CJKssub * mj/x/sl}{} +\DeclareFontShape{C64}{ph}{x}{it}{<-> CJKssub * mj/x/it}{} + +\DeclareFontShape{C64}{ph}{ux}{n}{<-> CJKssub * mj/ux/n}{} +\DeclareFontShape{C64}{ph}{ux}{sl}{<-> CJKssub * mj/ux/sl}{} +\DeclareFontShape{C64}{ph}{ux}{it}{<-> CJKssub * mj/ux/it}{} + +\DeclareFontShape{C64}{ph}{bc}{n}{<-> CJKssub * mj/bc/n}{} +\DeclareFontShape{C64}{ph}{bc}{sl}{<-> CJKssub * mj/bc/sl}{} +\DeclareFontShape{C64}{ph}{bc}{it}{<-> CJKssub * mj/bc/it}{} + +\DeclareFontShape{C64}{ph}{b}{n}{<-> CJKssub * mj/b/n}{} +\DeclareFontShape{C64}{ph}{b}{sl}{<-> CJKssub * mj/b/sl}{} +\DeclareFontShape{C64}{ph}{b}{it}{<-> CJKssub * mj/b/it}{} + +\DeclareFontShape{C64}{ph}{bx}{n}{<-> CJKssub * mj/bx/n}{} +\DeclareFontShape{C64}{ph}{bx}{sl}{<-> CJKssub * mj/bx/sl}{} +\DeclareFontShape{C64}{ph}{bx}{it}{<-> CJKssub * mj/bx/it}{} + +\DeclareFontShape{C64}{ph}{bux}{n}{<-> CJKssub * mj/bux/n}{} +\DeclareFontShape{C64}{ph}{bux}{sl}{<-> CJKssub * mj/bux/sl}{} +\DeclareFontShape{C64}{ph}{bux}{it}{<-> CJKssub * mj/bux/it}{} + +\endinput |