diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-12 00:58:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-12 00:58:13 +0000 |
commit | b644be7550076c874437a062a31c63be6daaa12e (patch) | |
tree | c65475d5cd98a50d3b77049242bb980d75d3554d /Master/texmf-dist/tex/latex/cjk/KS/HLaTeX/c63pga.fd | |
parent | 438c86541627788f5c36d5af5d2fdd2682bf4d4c (diff) |
cjk 4.8.0 update (named CJK before)
git-svn-id: svn://tug.org/texlive/trunk@9456 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/cjk/KS/HLaTeX/c63pga.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/cjk/KS/HLaTeX/c63pga.fd | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cjk/KS/HLaTeX/c63pga.fd b/Master/texmf-dist/tex/latex/cjk/KS/HLaTeX/c63pga.fd new file mode 100644 index 00000000000..bd3261be9d1 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cjk/KS/HLaTeX/c63pga.fd @@ -0,0 +1,53 @@ +% This is file c63pga.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{c63pga.fd}[\filedate\space\fileversion] + +% Korean characters (Hangul) +% +% character set: KS X 1001:1992 (=KS C 5601-1992) +% font encoding: HL + +% UhcPilgia + +\DeclareFontFamily{C63}{pga}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C63}{pga}{c}{n}{<-> CJK * wpgac}{} +\DeclareFontShape{C63}{pga}{c}{sl}{<-> CJK * wpgaco}{} +\DeclareFontShape{C63}{pga}{c}{it}{<-> CJKssub * pga/c/sl}{} + +\DeclareFontShape{C63}{pga}{m}{n}{<-> CJK * wpga}{} +\DeclareFontShape{C63}{pga}{m}{sl}{<-> CJK * wpgao}{} +\DeclareFontShape{C63}{pga}{m}{it}{<-> CJKssub * pga/m/sl}{} + +\DeclareFontShape{C63}{pga}{x}{n}{<-> CJK * wpgax}{} +\DeclareFontShape{C63}{pga}{x}{sl}{<-> CJK * wpgaxo}{} +\DeclareFontShape{C63}{pga}{x}{it}{<-> CJKssub * pga/x/sl}{} + +\DeclareFontShape{C63}{pga}{ux}{n}{<-> CJK * wpgau}{} +\DeclareFontShape{C63}{pga}{ux}{sl}{<-> CJK * wpgauo}{} +\DeclareFontShape{C63}{pga}{ux}{it}{<-> CJKssub * pga/ux/sl}{} + +\DeclareFontShape{C63}{pga}{bc}{n}{<-> CJKb * wpgac}{\CJKbold} +\DeclareFontShape{C63}{pga}{bc}{sl}{<-> CJKb * wpgaco}{\CJKbold} +\DeclareFontShape{C63}{pga}{bc}{it}{<-> CJKssub * pga/bc/sl}{} + +\DeclareFontShape{C63}{pga}{b}{n}{<-> CJKb * wpga}{\CJKbold} +\DeclareFontShape{C63}{pga}{b}{sl}{<-> CJKb * wpgao}{\CJKbold} +\DeclareFontShape{C63}{pga}{b}{it}{<-> CJKssub * pga/b/sl}{} + +\DeclareFontShape{C63}{pga}{bx}{n}{<-> CJKb * wpgax}{\CJKbold} +\DeclareFontShape{C63}{pga}{bx}{sl}{<-> CJKb * wpgaxo}{\CJKbold} +\DeclareFontShape{C63}{pga}{bx}{it}{<-> CJKssub * pga/bx/sl}{} + +\DeclareFontShape{C63}{pga}{bux}{n}{<-> CJKb * wpgau}{\CJKbold} +\DeclareFontShape{C63}{pga}{bux}{sl}{<-> CJKb * wpgauo}{\CJKbold} +\DeclareFontShape{C63}{pga}{bux}{it}{<-> CJKssub * pga/bux/sl}{} + +\endinput |