diff options
Diffstat (limited to 'chinese/CJK/files/patch-texinput-GBBg5-fdfiles')
-rw-r--r-- | chinese/CJK/files/patch-texinput-GBBg5-fdfiles | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/chinese/CJK/files/patch-texinput-GBBg5-fdfiles b/chinese/CJK/files/patch-texinput-GBBg5-fdfiles new file mode 100644 index 000000000000..5d1b31b78724 --- /dev/null +++ b/chinese/CJK/files/patch-texinput-GBBg5-fdfiles @@ -0,0 +1,78 @@ +--- texinput/Bg5/c00kai.fd.orig Mon Jun 7 06:47:47 1999 ++++ texinput/Bg5/c00kai.fd Thu Jan 6 22:15:54 2000 +@@ -19,7 +19,11 @@ + + \DeclareFontFamily{C00}{kai}{} + +-\DeclareFontShape{C00}{kai}{m}{n}{<-> CJK * b5ka12}{} +-\DeclareFontShape{C00}{kai}{bx}{n}{<-> CJKb * b5ka12}{\CJKbold} ++\DeclareFontShape{C00}{kai}{m}{n}{<-> CJK * arb5kai}{} ++\DeclareFontShape{C00}{kai}{bx}{n}{<-> CJKb * arb5kai}{\CJKbold} ++\DeclareFontShape{C00}{kai}{m}{sl}{<-> CJK * arb5kaisl}{} ++\DeclareFontShape{C00}{kai}{bx}{sl}{<-> CJKb * arb5kaisl}{\CJKbold} ++\DeclareFontShape{C00}{kai}{m}{it}{<-> CJK * arb5kaisl}{} ++\DeclareFontShape{C00}{kai}{bx}{it}{<-> CJKb * arb5kaisl}{\CJKbold} + + \endinput +--- texinput/Bg5/c00song.fd.orig Mon Jun 7 06:47:47 1999 ++++ texinput/Bg5/c00song.fd Thu Jan 6 22:16:09 2000 +@@ -19,7 +19,11 @@ + + \DeclareFontFamily{C00}{song}{} + +-\DeclareFontShape{C00}{song}{m}{n}{<-> CJKsub * kai/m/n}{} +-\DeclareFontShape{C00}{song}{bx}{n}{<-> CJKsub * kai/bx/n}{} ++\DeclareFontShape{C00}{song}{m}{n}{<-> CJK * arb5sung}{} ++\DeclareFontShape{C00}{song}{bx}{n}{<-> CJKb * arb5sung}{\CJKbold} ++\DeclareFontShape{C00}{song}{m}{sl}{<-> CJK * arb5sungsl}{} ++\DeclareFontShape{C00}{song}{bx}{sl}{<-> CJKb * arb5sungsl}{\CJKbold} ++\DeclareFontShape{C00}{song}{m}{it}{<-> CJK * arb5sungsl}{} ++\DeclareFontShape{C00}{song}{bx}{it}{<-> CJKb * arb5sungsl}{\CJKbold} + + \endinput +--- texinput/GB/c10kai.fd.orig Fri Jan 7 16:43:14 2000 ++++ texinput/GB/c10kai.fd Fri Jan 7 16:42:57 2000 +@@ -0,0 +1,27 @@ ++% This is the file c10kai.fd of the CJK package ++% for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e ++% ++% created by Werner Lemberg <wl@gnu.org> ++% ++% Version 4.3.0 (20-Jun-1999) ++ ++\def\fileversion{4.3.0} ++\def\filedate{1999/06/20} ++\ProvidesFile{c10kai.fd}[\filedate\space\fileversion] ++ ++ ++% simplified Chinese characters ++% ++% character set: GB 2312-80 ++% font encoding: CJK (standard) ++ ++\DeclareFontFamily{C10}{kai}{} ++ ++\DeclareFontShape{C10}{kai}{m}{n}{<-> CJK * argbkai}{} ++\DeclareFontShape{C10}{kai}{bx}{n}{<-> CJKb * argbkai}{\CJKbold} ++\DeclareFontShape{C10}{kai}{m}{sl}{<-> CJK * argbkaisl}{} ++\DeclareFontShape{C10}{kai}{bx}{sl}{<-> CJKb * argbkaisl}{\CJKbold} ++\DeclareFontShape{C10}{kai}{m}{it}{<-> CJK * argbkaisl}{} ++\DeclareFontShape{C10}{kai}{bx}{it}{<-> CJKb * argbkaisl}{\CJKbold} ++ ++\endinput +--- texinput/GB/c10song.fd.orig Mon Jun 7 06:47:48 1999 ++++ texinput/GB/c10song.fd Fri Jan 7 16:43:02 2000 +@@ -17,7 +17,11 @@ + + \DeclareFontFamily{C10}{song}{} + +-\DeclareFontShape{C10}{song}{m}{n}{<-> CJKsub * fs/m/n}{} +-\DeclareFontShape{C10}{song}{bx}{n}{<-> CJKsub * fs/bx/n}{} ++\DeclareFontShape{C10}{song}{m}{n}{<-> CJK * argbsung}{} ++\DeclareFontShape{C10}{song}{bx}{n}{<-> CJKb * argbsung}{\CJKbold} ++\DeclareFontShape{C10}{song}{m}{sl}{<-> CJK * argbsungsl}{} ++\DeclareFontShape{C10}{song}{bx}{sl}{<-> CJKb * argbsungsl}{\CJKbold} ++\DeclareFontShape{C10}{song}{m}{it}{<-> CJK * argbsungsl}{} ++\DeclareFontShape{C10}{song}{bx}{it}{<-> CJKb * argbsungsl}{\CJKbold} + + \endinput |