From d045bcbc99b0eda65a444496d60d16ea2d063c65 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Tue, 19 Oct 2021 03:01:14 +0000 Subject: CTAN sync 202110190301 --- .../chinese/CJK/cjk-4.8.5/texinput/CNS/c37song.fd | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 language/chinese/CJK/cjk-4.8.5/texinput/CNS/c37song.fd (limited to 'language/chinese/CJK/cjk-4.8.5/texinput/CNS/c37song.fd') diff --git a/language/chinese/CJK/cjk-4.8.5/texinput/CNS/c37song.fd b/language/chinese/CJK/cjk-4.8.5/texinput/CNS/c37song.fd new file mode 100644 index 0000000000..d8a21bf344 --- /dev/null +++ b/language/chinese/CJK/cjk-4.8.5/texinput/CNS/c37song.fd @@ -0,0 +1,23 @@ +% This is the file c37song.fd of the CJK package +% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e +% +% created by Werner Lemberg +% +% Version 4.8.5 (16-Oct-2021) + +\def\fileversion{4.8.5} +\def\filedate{2021/10/16} +\ProvidesFile{c37song.fd}[\filedate\space\fileversion] + + +% Chinese traditional characters +% +% character set: CNS 11643-1992 plane 7 +% font encoding: CJK (standard) + +\DeclareFontFamily{C37}{song}{\hyphenchar \font\m@ne} + +\DeclareFontShape{C37}{song}{m}{n}{<-> CJK * c7so12}{\CJKnormal} +\DeclareFontShape{C37}{song}{bx}{n}{<-> CJKb * c7so12}{\CJKbold} + +\endinput -- cgit v1.2.3