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