diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-19 00:15:43 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-19 00:15:43 +0000 |
commit | 6455ab5d65c101fe09649e46c2618dd42519e198 (patch) | |
tree | a4b49de792e4991e24e20eab6838c119c5c4c0df /Master/texmf-dist/tex/latex/zhmetrics/c19li.fd | |
parent | 4b211dcd2439c153b096e7870837947d4dda436a (diff) |
zhmetrics r206 (14oct09)
git-svn-id: svn://tug.org/texlive/trunk@15834 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/zhmetrics/c19li.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/zhmetrics/c19li.fd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/zhmetrics/c19li.fd b/Master/texmf-dist/tex/latex/zhmetrics/c19li.fd new file mode 100644 index 00000000000..cf1fe44e547 --- /dev/null +++ b/Master/texmf-dist/tex/latex/zhmetrics/c19li.fd @@ -0,0 +1,27 @@ +% This is the file c19li.fd of the CJK package +% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e +% +% automatically generated by zhfd v1.0 + +\def\fileversion{4.8.2} +\def\filedate{2009/09/23} +\ProvidesFile{c19li.fd}[\filedate\space\fileversion] + +% Chinese characters +% +% character set: GBK +% font encoding: CJK (GBK) + +\DeclareFontFamily{C19}{li}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C19}{li}{m}{n}{<-> CJK * gbkli}{\CJKnormal} +\DeclareFontShape{C19}{li}{b}{n}{<-> CJKb * gbkli}{\CJKbold} +\DeclareFontShape{C19}{li}{bx}{n}{<-> CJKb * gbkli}{\CJKbold} +\DeclareFontShape{C19}{li}{m}{it}{<-> CJK * gbklisl}{\CJKnormal} +\DeclareFontShape{C19}{li}{b}{it}{<-> CJKb * gbklisl}{\CJKbold} +\DeclareFontShape{C19}{li}{bx}{it}{<-> CJKb * gbklisl}{\CJKbold} +\DeclareFontShape{C19}{li}{m}{sl}{<-> CJK * gbklisl}{\CJKnormal} +\DeclareFontShape{C19}{li}{b}{sl}{<-> CJKb * gbklisl}{\CJKbold} +\DeclareFontShape{C19}{li}{bx}{sl}{<-> CJKb * gbklisl}{\CJKbold} + +\endinput |