blob: 5c7f3cba3106ee6df110a1bf97eb1b19027a4c23 (
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
|
%%
%% This is file `pplmnT1.cpa',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% pdfcprot.dtx (with options: `pplmnT1')
%% Copyright (C) 2001 Carsten Schurig.
%% Copyright (C) 2004 Tobias Schlemmer.
%% Email: keinstein_junior@gmx.net
%%
%% This program may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.2
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%% http://www.latex-project.org/lppl.txt
%% and version 1.2 or later is part of all distributions of LaTeX
%% version 1999/12/01 or later.
%%
%% For a list of files constituting this program see README.txt. For
%% further copyright information see README.txt and LEGAL.txt.
%%
%% ----------------------------------------------------
%% This file is part of the LaTeX2e pdfcprot bundle.
%% ----------------------------------------------------
%% Especially this code is heavily based on code by the
%% authors of pdftex.
%% ----------------------------------------------------
%%
%% This system 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.
%%
%%
%% IMPORTANT NOTICE:
%%
%% For error reports in case of UNCHANGED versions see documentation.
%%
%% Please do not request updates directly. Distribution is
%% done through Mail-Servers, Mailboxes and TeX organizations.
%%
%% You are not allowed to change this file.
%%
%% You are allowed to distribute this file under the condition that
%% it is distributed together with all files mentioned in README.txt.
%% See LEGAL.txt for further information.
%%
%% If you receive only some of these files from someone, complain!
%%
%% You are NOT ALLOWED to distribute this file alone
\expandafter\gdef\csname pplmnT1\endcsname{%
\lpcode\font 16=500 % ``
\rpcode\font 17=500 % ''
\rpcode\font 21=300 % --
\rpcode\font 22=200 % ---
\lpcode\font\quotedblbase=600
\rpcode\font\textquotedblleft=500
% set the protrusion of ",","-" and "." a bit smaller
% than originally suggested by Han The Than
\rpcode\font`\,=650
\rpcode\font`\-=650
\rpcode\font`\.=650
% originial Setting from Han The Thans protcode.tex
\rpcode\font`\!=200
\rpcode\font`\;=500
\rpcode\font`\:=500
\rpcode\font`\?=200
\lpcode\font`\`=700
\rpcode\font`\'=700
\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 `pplmnT1.cpa'.
|