diff options
author | Xin LI <delphij@FreeBSD.org> | 2006-03-16 06:22:02 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2006-03-16 06:22:02 +0000 |
commit | 8873423497a63d01472073f3c14ac88ad4d69fb1 (patch) | |
tree | 8828979762ac85b1333d4e959cd83f56343a62ef /chinese/CJK/files/patch-texinput-Bg5-c00bsmi.fd | |
parent | Update to 2.2. (diff) |
Several improvements over chinese/CJK port, to make it possible to
support CJK PDF builds.
Submitted by: intron <intron at intron ac>
Approved by: Rong-En Fan <rafan at infor org> (maintainer, with changes)
Approved by: clive
Notes
Notes:
svn path=/head/; revision=157374
Diffstat (limited to 'chinese/CJK/files/patch-texinput-Bg5-c00bsmi.fd')
-rw-r--r-- | chinese/CJK/files/patch-texinput-Bg5-c00bsmi.fd | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/chinese/CJK/files/patch-texinput-Bg5-c00bsmi.fd b/chinese/CJK/files/patch-texinput-Bg5-c00bsmi.fd index 8ad26a7bf328..4b59d301bd5c 100644 --- a/chinese/CJK/files/patch-texinput-Bg5-c00bsmi.fd +++ b/chinese/CJK/files/patch-texinput-Bg5-c00bsmi.fd @@ -1,6 +1,6 @@ --- texinput/Bg5/c00bsmi.fd.orig Sun Jun 23 00:28:10 2002 +++ texinput/Bg5/c00bsmi.fd Sun Jun 23 00:29:05 2002 -@@ -19,7 +19,7 @@ +@@ -19,7 +19,11 @@ \DeclareFontFamily{C00}{bsmi}{\hyphenchar \font\m@ne} @@ -8,5 +8,9 @@ -\DeclareFontShape{C00}{bsmi}{bx}{n}{<-> CJKb * bsmilp}{\CJKbold} +\DeclareFontShape{C00}{bsmi}{m}{n}{<-> CJK * arb5sung}{} +\DeclareFontShape{C00}{bsmi}{bx}{n}{<-> CJKb * arb5sung}{\CJKbold} ++\DeclareFontShape{C00}{bsmi}{m}{sl}{<-> CJK * arb5sungsl}{} ++\DeclareFontShape{C00}{bsmi}{bx}{sl}{<-> CJKb * arb5sungsl}{\CJKbold} ++\DeclareFontShape{C00}{bsmi}{m}{it}{<-> CJK * arb5sungsl}{} ++\DeclareFontShape{C00}{bsmi}{bx}{it}{<-> CJKb * arb5sungsl}{\CJKbold} \endinput |