diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/CJK/GB/c10gbsn.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/CJK/GB/c10gbsn.fd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/CJK/GB/c10gbsn.fd b/Master/texmf-dist/tex/latex/CJK/GB/c10gbsn.fd new file mode 100644 index 00000000000..b91766e1cbe --- /dev/null +++ b/Master/texmf-dist/tex/latex/CJK/GB/c10gbsn.fd @@ -0,0 +1,25 @@ +% This is the file c10gbsn.fd of the CJK package +% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e +% +% created by Werner Lemberg <wl@gnu.org> +% +% Version 4.6.0 (11-Aug-2005) + +\def\fileversion{4.6.0} +\def\filedate{2005/08/11} +\ProvidesFile{c10gbsn.fd}[\filedate\space\fileversion] + + +% simplified Chinese characters +% +% character set: GB 2312-80 +% font encoding: CJK (standard) + +% Arphic PL TrueType font AR PL SungtiL GB / BousungEG-Light-GB (SongTi) + +\DeclareFontFamily{C10}{gbsn}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C10}{gbsn}{m}{n}{<-> CJK * gbsnlp}{} +\DeclareFontShape{C10}{gbsn}{bx}{n}{<-> CJKb * gbsnlp}{\CJKbold} + +\endinput |