update Sat Sep 12 12:37:01 PDT 2009
[pkgsrc.git] / wip / cjk-latex / patches / patch-an
1 $NetBSD$
2
3 --- texinput/JIS/c40min.fd.orig Sat Jul 20 15:42:11 2002
4 +++ texinput/JIS/c40min.fd      Sat Jul 20 15:38:33 2002
5 @@ -0,0 +1,23 @@
6 +% This is the file c40min.fd of the CJK package
7 +%   for using Asian logographs (Chinese/Japanese/Korean) with LaTeX2e
8 +%
9 +% created by Werner Lemberg <wl@gnu.org>
10 +%
11 +% Version 4.5.1 (17-Jun-2002)
12 +
13 +\def\fileversion{4.5.1}
14 +\def\filedate{2002/06/17}
15 +\ProvidesFile{c40min.fd}[\filedate\space\fileversion]
16 +
17 +
18 +% Japanese characters
19 +%
20 +% character set: JIS X 0208:1997 (or JIS X 0208-1990)
21 +% font encoding: CJK (standard)
22 +
23 +\DeclareFontFamily{C40}{min}{\hyphenchar \font\m@ne}
24 +
25 +\DeclareFontShape{C40}{min}{m}{n}{<-> CJK * mincho}{}
26 +\DeclareFontShape{C40}{min}{bx}{n}{<-> CJKb * mincho}{\CJKbold}
27 +
28 +\endinput