From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- .../chinese/CJK/cjk-4.8.4/texinput/Bg5/c01song.fd | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 language/chinese/CJK/cjk-4.8.4/texinput/Bg5/c01song.fd (limited to 'language/chinese/CJK/cjk-4.8.4/texinput/Bg5/c01song.fd') diff --git a/language/chinese/CJK/cjk-4.8.4/texinput/Bg5/c01song.fd b/language/chinese/CJK/cjk-4.8.4/texinput/Bg5/c01song.fd new file mode 100644 index 0000000000..7b5ca9addd --- /dev/null +++ b/language/chinese/CJK/cjk-4.8.4/texinput/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 +% +% Version 4.8.4 (18-Apr-2015) + +\def\fileversion{4.8.4} +\def\filedate{2015/04/18} +\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}{\CJKnormal} +\DeclareFontShape{C01}{song}{bx}{n}{<-> sCJKfixedb * wcb5}{\CJKbold} + +\endinput -- cgit v1.2.3