diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cjk/texinput/GB/c20song.fd')
-rwxr-xr-x | Master/texmf-dist/tex/latex/cjk/texinput/GB/c20song.fd | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/cjk/texinput/GB/c20song.fd b/Master/texmf-dist/tex/latex/cjk/texinput/GB/c20song.fd new file mode 100755 index 00000000000..08e9d36fcd2 --- /dev/null +++ b/Master/texmf-dist/tex/latex/cjk/texinput/GB/c20song.fd @@ -0,0 +1,31 @@ +% This is the file c20song.fd of the CJK package +% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e +% +% created by Werner Lemberg <wl@gnu.org> +% +% Version 4.8.2 (29-Dec-2008) + +\def\fileversion{4.8.2} +\def\filedate{2008/12/29} +\ProvidesFile{c20song.fd}[\filedate\space\fileversion] + + +% traditional Chinese characters +% +% character set: GB/T 12345-90 +% font encoding: CJK (standard) + +\DeclareFontFamily{C20}{song}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C20}{song}{m}{n}{ + <5> <6> <7> <8> <9> CJKfixed * gtso12 + <10> <10.95> <12> sCJKfixed * gtso12 + <14.4> <17.28> <20.74> sCJKfixed * gtso17 + <24.88> CJKfixed * gtso17}{\CJKnormal} +\DeclareFontShape{C20}{song}{bx}{n}{ + <5> <6> <7> <8> <9> CJKfixedb * gtso12 + <10> <10.95> <12> sCJKfixedb * gtso12 + <14.4> <17.28> <20.74> sCJKfixedb * gtso17 + <24.88> CJKfixedb * gtso17}{\CJKbold} + +\endinput |