summaryrefslogtreecommitdiff
path: root/fonts/cmolddig/texinput/ot1cmrj.fd
blob: fcfbfbd019a237c05aa32041ee2d5f9a66a02137 (plain)
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
%Filename: ot1cmrj.fd
% Copyright 1999 Rowland McDonnell
% rebecca@astrid.u-net.com
% rowland.mcdonnell@physics.org
%
%Created by: tex instFntsCmrOSDigits
%Created using fontinst v1.801 and then hacked rather a lot
%
% Part of the cmolddig package
%
% This program can redistributed and/or modified under the terms
% of the LaTeX Project Public License Distributed from CTAN
% archives in directory macros/latex/base/lppl.txt; either
% version 1 of the License, or (at your option) any later version.
%
% Manual hacks for 14.4pt and ui added by Rowland; also added stuff 
% to give italic and sans serif mapping: no old style 
% digits, but at least you get the expected shape

%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY

\ProvidesFile{ot1cmrj.fd}
   [1998/09/25 cmolddig package font definitions for OT1/cmrj.]

\DeclareFontFamily{OT1}{cmrj}{\hyphenchar \font 45 }

\DeclareFontShape{OT1}{cmrj}{m}{n}{
   <10> <10.95> cmrj10
   <5> cmrj5
   <6> cmrj6
   <7> cmrj7
   <8> cmrj8
   <9> cmrj9
   <12> cmrj12
   <14.4> cmrj12
   <17.28> <20.74> <24.88> cmrj17
}{}

\DeclareFontShape{OT1}{cmrj}{b}{n}{
   <5><6><7><8><9><10><10.95><12> <14.4><17.28><20.74><24.88> cmbj10
}{}

\DeclareFontShape{OT1}{cmrj}{bx}{n}{
   <10> <10.95> cmbxj10
   <5> cmbxj5
   <6> cmbxj6
   <7> cmbxj7
   <8> cmbxj8
   <9> cmbxj9
   <12> <14.4> <17.28> <20.74> <24.88> cmbxj12
}{}

\DeclareFontShape{OT1}{cmrj}{m}{sc}{
   <5><6><7><8><9><10><10.95><12> <14.4><17.28><20.74><24.88> cmcscj10
}{}

%
%  Added by hand
%
\DeclareFontShape{OT1}{cmrj}{m}{ui}{<->ssub*cmr/m/ui}{}
%    {
%       <5><6><7><8><9><10><10.95><12>%
%       <14.4><17.28><20.74><24.88>cmu10%
%       }{}
	  
\DeclareFontShape{OT1}{cmrj}{bx}{ui}
      {<->ssub*cmr/bx/ui}{}

\DeclareFontShape{OT1}{cmrj}{b}{ui}
      {<->ssub*cmr/b/ui}{}

%
% The lines below lifted from ot1cmr.fd; this means you get italic and 
% slanted founts, although they have no oldstyle digits
%
\DeclareFontShape{OT1}{cmrj}{m}{sl}{<->ssub*cmr/m/sl }{}
\DeclareFontShape{OT1}{cmrj}{m}{it}{<->ssub*cmr/m/it}{}
\DeclareFontShape{OT1}{cmrj}{bx}{sl}{<->ssub*cmr/bx/sl}{}
\DeclareFontShape{OT1}{cmrj}{bx}{it}{<->ssub*cmr/bx/it}{}

\endinput