diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-12 01:00:50 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-12 01:00:50 +0000 |
commit | bbccb841303dc2743635fcd00d39d202c7b4dc06 (patch) | |
tree | 536d1f54e3c75373b038f8d4955946d0f0198c6d /Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64gt.fd | |
parent | b644be7550076c874437a062a31c63be6daaa12e (diff) |
rm CJK, now named cjk
git-svn-id: svn://tug.org/texlive/trunk@9457 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64gt.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64gt.fd | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64gt.fd b/Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64gt.fd deleted file mode 100644 index b82a0229daa..00000000000 --- a/Master/texmf-dist/tex/latex/CJK/KS/HLaTeX/c64gt.fd +++ /dev/null @@ -1,53 +0,0 @@ -% This is file c64gt.fd of the CJK package -% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e -% -% created by Werner Lemberg <wl@gnu.org> -% -% Version 4.7.0 (17-Oct-2006) - -\def\fileversion{4.7.0} -\def\filedate{2006/10/17} -\ProvidesFile{c64gt.fd}[\filedate\space\fileversion] - -% Korean characters (Symbols) -% -% character set: KS X 1001:1992 (=KS C 5601-1992) -% font encoding: HL - -% UhcGothic - -\DeclareFontFamily{C64}{gt}{\hyphenchar \font\m@ne} - -\DeclareFontShape{C64}{gt}{c}{n}{<-> CJK * wgtc}{} -\DeclareFontShape{C64}{gt}{c}{sl}{<-> CJK * wgtco}{} -\DeclareFontShape{C64}{gt}{c}{it}{<-> CJKssub * gt/c/sl}{} - -\DeclareFontShape{C64}{gt}{m}{n}{<-> CJK * wgt}{} -\DeclareFontShape{C64}{gt}{m}{sl}{<-> CJK * wgto}{} -\DeclareFontShape{C64}{gt}{m}{it}{<-> CJKssub * gt/m/sl}{} - -\DeclareFontShape{C64}{gt}{x}{n}{<-> CJK * wgtx}{} -\DeclareFontShape{C64}{gt}{x}{sl}{<-> CJK * wgtxo}{} -\DeclareFontShape{C64}{gt}{x}{it}{<-> CJKssub * gt/x/sl}{} - -\DeclareFontShape{C64}{gt}{ux}{n}{<-> CJK * wgtu}{} -\DeclareFontShape{C64}{gt}{ux}{sl}{<-> CJK * wgtuo}{} -\DeclareFontShape{C64}{gt}{ux}{it}{<-> CJKssub * gt/ux/sl}{} - -\DeclareFontShape{C64}{gt}{bc}{n}{<-> CJK * wgtbc}{} -\DeclareFontShape{C64}{gt}{bc}{sl}{<-> CJK * wgtbco}{} -\DeclareFontShape{C64}{gt}{bc}{it}{<-> CJKssub * gt/bc/sl}{} - -\DeclareFontShape{C64}{gt}{b}{n}{<-> CJK * wgtb}{} -\DeclareFontShape{C64}{gt}{b}{sl}{<-> CJK * wgtbo}{} -\DeclareFontShape{C64}{gt}{b}{it}{<-> CJKssub * gt/b/sl}{} - -\DeclareFontShape{C64}{gt}{bx}{n}{<-> CJK * wgtbx}{} -\DeclareFontShape{C64}{gt}{bx}{sl}{<-> CJK * wgtbxo}{} -\DeclareFontShape{C64}{gt}{bx}{it}{<-> CJKssub * gt/bx/sl}{} - -\DeclareFontShape{C64}{gt}{bux}{n}{<-> CJK * wgtbu}{} -\DeclareFontShape{C64}{gt}{bux}{sl}{<-> CJK * wgtbuo}{} -\DeclareFontShape{C64}{gt}{bux}{it}{<-> CJKssub * gt/bux/sl}{} - -\endinput |