summaryrefslogtreecommitdiff
path: root/print/latex-cjk/files/patch-ab
blob: 3e765f0c61b665d61efd20c211e1b87e461aee48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
--- 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,7 @@
 
 \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}
 
 \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,7 @@
 
 \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}
 
 \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,23 @@
+% 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}
+
+\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,7 @@
 
 \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}
 
 \endinput