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
82
83
84
85
|
%%
%% This is file `hforbxslT1.cpa',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% hfoldsty.dtx (with options: `cpaT1,hforbxslT1')
%%
%% hfoldsty package
%%
%% Copyright (C) 2003--2005, 2012 Harald Harders
%%
%% This program is free software; you can redistribute it and/or
%% modify it under the terms of the GNU General Public License
%% as published by the Free Software Foundation; either version 2
%% of the License, or (at your option) any later version.
%%
%% This program is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
%% GNU General Public License for more details.
%%
%% You should have received a copy of the GNU General Public License
%% along with this program; if not, write to the Free Software
%% Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
%%
%% harald.harders@gmx.de
%%
\ProvidesFile{hforbxslT1.cpa}
[2012/01/01 v1.15 European Computer Modern with oldstyle digits]
\expandafter\gdef\csname hforbxslT1\endcsname{%
\lpcode\font 16=400 % ``
\rpcode\font 17=400 % ''
\rpcode\font 21=300 % --
\rpcode\font 22=200 % ---
% german quotation marks
\lpcode\font\quotedblbase=500
\rpcode\font\textquotedblleft=500
% set the protrusion of ",","-" and "." a bit smaller
% than originally suggested by Han The Than
\rpcode\font`\,=550
\rpcode\font`\-=550
\rpcode\font`\.=550
% originial Setting from Han The Thans protcode.tex
\rpcode\font`\!=200
\rpcode\font`\;=500
\rpcode\font`\:=500
\rpcode\font`\?=200
\lpcode\font`\`=600
\rpcode\font`\'=600
\rpcode\font`\)=50
\rpcode\font`\A=\rpcode\font`\A
\rpcode\font 196=50 % A umlaut
\rpcode\font`\F=50
\rpcode\font`\K=50
\rpcode\font`\L=50
\rpcode\font`\T=50
\rpcode\font`\V=50
\rpcode\font`\W=50
\rpcode\font`\X=50
\rpcode\font`\Y=50
\rpcode\font`\k=50
\rpcode\font`\r=50
\rpcode\font`\t=50
\rpcode\font`\v=50
\rpcode\font`\w=50
\rpcode\font`\x=50
\rpcode\font`\y=50
\lpcode\font`\(=50
\lpcode\font`\A=50
\lpcode\font 196=\lpcode\font`\A % A umlaut
\lpcode\font`\J=50
\lpcode\font`\T=50
\lpcode\font`\V=50
\lpcode\font`\W=50
\lpcode\font`\X=50
\lpcode\font`\Y=50
\lpcode\font`\v=50
\lpcode\font`\w=50
\lpcode\font`\x=50
\lpcode\font`\y=50
}%
\endinput
%%
%% End of file `hforbxslT1.cpa'.
|