diff options
Diffstat (limited to 'language/chinese/CJK/cjk-4.8.4/texinput/KS/HLaTeX/c64sh.fd')
-rw-r--r-- | language/chinese/CJK/cjk-4.8.4/texinput/KS/HLaTeX/c64sh.fd | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/language/chinese/CJK/cjk-4.8.4/texinput/KS/HLaTeX/c64sh.fd b/language/chinese/CJK/cjk-4.8.4/texinput/KS/HLaTeX/c64sh.fd deleted file mode 100644 index 1903bdd16d..0000000000 --- a/language/chinese/CJK/cjk-4.8.4/texinput/KS/HLaTeX/c64sh.fd +++ /dev/null @@ -1,53 +0,0 @@ -% This is file c64sh.fd of the CJK package -% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e -% -% created by Werner Lemberg <wl@gnu.org> -% -% Version 4.8.4 (18-Apr-2015) - -\def\fileversion{4.8.4} -\def\filedate{2015/04/18} -\ProvidesFile{c64sh.fd}[\filedate\space\fileversion] - -% Korean characters (Symbols) -% -% character set: KS X 1001:1992 (=KS C 5601-1992) -% font encoding: HL - -% UhcShinmunMyoungjo - -\DeclareFontFamily{C64}{hwsh}{\hyphenchar \font\m@ne} - -\DeclareFontShape{C64}{sh}{c}{n}{<-> CJK * wshc}{} -\DeclareFontShape{C64}{sh}{c}{sl}{<-> CJK * wshco}{} -\DeclareFontShape{C64}{sh}{c}{it}{<-> CJKssub * sh/c/sl}{} - -\DeclareFontShape{C64}{sh}{m}{n}{<-> CJK * wsh}{} -\DeclareFontShape{C64}{sh}{m}{sl}{<-> CJK * wsho}{} -\DeclareFontShape{C64}{sh}{m}{it}{<-> CJKssub * sh/m/sl}{} - -\DeclareFontShape{C64}{sh}{x}{n}{<-> CJK * wshx}{} -\DeclareFontShape{C64}{sh}{x}{sl}{<-> CJK * wshxo}{} -\DeclareFontShape{C64}{sh}{x}{it}{<-> CJKssub * sh/x/sl}{} - -\DeclareFontShape{C64}{sh}{ux}{n}{<-> CJK * wshu}{} -\DeclareFontShape{C64}{sh}{ux}{sl}{<-> CJK * wshuo}{} -\DeclareFontShape{C64}{sh}{ux}{it}{<-> CJKssub * sh/ux/sl}{} - -\DeclareFontShape{C64}{sh}{bc}{n}{<-> CJKssub * sh/c/n}{} -\DeclareFontShape{C64}{sh}{bc}{sl}{<-> CJKssub * sh/c/sl}{} -\DeclareFontShape{C64}{sh}{bc}{it}{<-> CJKssub * sh/bc/sl}{} - -\DeclareFontShape{C64}{sh}{b}{n}{<-> CJKssub * sh/m/n}{} -\DeclareFontShape{C64}{sh}{b}{sl}{<-> CJKssub * sh/m/sl}{} -\DeclareFontShape{C64}{sh}{b}{it}{<-> CJKssub * sh/b/sl}{} - -\DeclareFontShape{C64}{sh}{bx}{n}{<-> CJKssub * sh/x/n}{} -\DeclareFontShape{C64}{sh}{bx}{sl}{<-> CJKssub * sh/x/sl}{} -\DeclareFontShape{C64}{sh}{bx}{it}{<-> CJKssub * sh/bx/sl}{} - -\DeclareFontShape{C64}{sh}{bux}{n}{<-> CJKssub * sh/ux/n}{} -\DeclareFontShape{C64}{sh}{bux}{sl}{<-> CJKssub * sh/ux/sl}{} -\DeclareFontShape{C64}{sh}{bux}{it}{<-> CJKssub * sh/bux/sl}{} - -\endinput |