diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/CJK/Bg5/c01song.fd')
-rw-r--r-- | Master/texmf-dist/tex/latex/CJK/Bg5/c01song.fd | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/CJK/Bg5/c01song.fd b/Master/texmf-dist/tex/latex/CJK/Bg5/c01song.fd new file mode 100644 index 00000000000..0aa67d8411f --- /dev/null +++ b/Master/texmf-dist/tex/latex/CJK/Bg5/c01song.fd @@ -0,0 +1,23 @@ +% This is the file c01song.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{c01song.fd}[\filedate\space\fileversion] + + +% traditional Chinese characters +% +% character set: Big 5 +% font encoding: pmC + +\DeclareFontFamily{C01}{song}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C01}{song}{m}{n}{<-> sCJKfixed * wcb5}{} +\DeclareFontShape{C01}{song}{bx}{n}{<-> sCJKfixedb * wcb5}{\CJKbold} + +\endinput |