diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/zhmetrics/c19zhfs.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/zhmetrics/c19zhfs.fd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/zhmetrics/c19zhfs.fd b/Master/texmf-dist/tex/latex/zhmetrics/c19zhfs.fd new file mode 100644 index 00000000000..2eff9f1e63b --- /dev/null +++ b/Master/texmf-dist/tex/latex/zhmetrics/c19zhfs.fd @@ -0,0 +1,27 @@ +% This is the file c19zhfs.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{c19zhfs.fd}[\filedate\space\fileversion] + +% Chinese characters +% +% character set: GBK +% font encoding: CJK (GBK) + +\DeclareFontFamily{C19}{zhfs}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C19}{zhfs}{m}{n}{<-> CJK * gbkfs}{\CJKnormal} +\DeclareFontShape{C19}{zhfs}{b}{n}{<-> CJKb * gbkfs}{\CJKbold} +\DeclareFontShape{C19}{zhfs}{bx}{n}{<-> CJKb * gbkfs}{\CJKbold} +\DeclareFontShape{C19}{zhfs}{m}{it}{<-> CJK * gbkfssl}{\CJKnormal} +\DeclareFontShape{C19}{zhfs}{b}{it}{<-> CJKb * gbkfssl}{\CJKbold} +\DeclareFontShape{C19}{zhfs}{bx}{it}{<-> CJKb * gbkfssl}{\CJKbold} +\DeclareFontShape{C19}{zhfs}{m}{sl}{<-> CJK * gbkfssl}{\CJKnormal} +\DeclareFontShape{C19}{zhfs}{b}{sl}{<-> CJKb * gbkfssl}{\CJKbold} +\DeclareFontShape{C19}{zhfs}{bx}{sl}{<-> CJKb * gbkfssl}{\CJKbold} + +\endinput |