Generally bring up-to-date.
[cfd] / texinice.tex
CommitLineData
b91e2391 1@tex % -*-tex-*-
2%
b91e2391 3% Make Texinfo printed output look nice
4%
5% (c) 1998 Mark Wooding
6%
7
8%----- Licensing notice -----------------------------------------------------
9%
10% This file is free software; you can redistribute it and/or modify
11% it under the terms of the GNU General Public License as published by
12% the Free Software Foundation; either version 2 of the License, or
13% (at your option) any later version.
14%
15% This file is distributed in the hope that it will be useful,
16% but WITHOUT ANY WARRANTY; without even the implied warranty of
17% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18% GNU General Public License for more details.
19%
20% You should have received a copy of the GNU General Public License
21% along with this file; if not, write to the Free Software Foundation,
22% Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
23
b91e2391 24\global\parskip = 10pt
25\global\parindent = 0pt
26\global\defaultparindent = 0pt
27
28\global\smallskipamount = 6pt
29
30\gdef\afourpaper{
31 \global\tolerance=700
32 \global\hfuzz=1pt
33 \setleading{12pt}
34 \global\topskip = 36pt
35 %%% NO!!! \global\parskip 15pt plus 1pt
36
37 \global\vsize= 53\baselineskip
38 \global\advance\vsize by \topskip
39 \global\hsize= 5.85in % A4 wide 10pt
40 %\global\hsize= 6.5in
41 \global\outerhsize=\hsize
42 \global\advance\outerhsize by 0.5in
43 \global\outervsize=\vsize
44 \global\advance\outervsize by 0.6in
45
46 \global\pagewidth=\hsize
47 \global\pageheight=\vsize
48}
49
50\global\contentsrightmargin = 0pt
51
52\global\font\textrm = pplr7t at 10pt
53\global\font\texttt = pcrr7tn at 10pt
54\global\font\textbf = pplb7t at 10pt
55\global\font\textit = pplri7t at 10pt
56%\global\font\textsl = pplro7t at 10pt
57\global\let\textsl = \textit
58\global\font\textsc = pplrc7t at 10pt
59\global\font\textsf = phvr7t at 10pt
60\global\font\textttsl = pcrro7t at 10pt
61
62\global\let\defbf = \textbf
63\global\let\deftt = \texttt
64
65\global\font\ninett = pcrr7tn at 9pt
66\global\font\indrm = pplr7t at 9pt
67\global\font\intit = pplri7t at 9pt
68%\global\font\indsl = pplro7t at 9pt
69\global\let\indsl = \indit
70\global\let\indtt = \ninett
71\global\let\indttsl = \ninett
72\global\let\indsf = \indrm
73\global\let\indbf = \indrm
74\global\font\indsc = pplrc7t at 9pt
75
76\global\font\chaprm = phvb7t at 14.4pt
77\global\font\chapsl = phvbo7t at 14.4pt
78\global\let\chapit = \chapsl
79\global\font\chaptt = pcrb7t at 14.4pt
80\global\font\chapttsl = pcrbo7t at 14.4pt
81\global\let\chapsf = \chaprm
82\global\font\chapsc = phvbc7t at 14.4pt
83\global\let\chapbf = \chaprm
84
85\global\font\secrm = phvb7t at 12pt
86\global\font\secsl = phvbo7t at 12pt
87\global\let\secit = \secsl
88\global\font\sectt = pcrb7t at 12pt
89\global\font\secttsl = pcrbo7t at 12pt
90\global\let\secsf = \secrm
91\global\font\secsc = phvbc7t at 12pt
92\global\let\secbf = \secrm
93
94\global\font\ssecrm = phvb7t at 10pt
95\global\font\ssecsl = phvbo7t at 10pt
96\global\let\ssecit = \ssecsl
97\global\font\ssectt = pcrb7t at 10pt
98\global\font\ssecttsl = pcrbo7t at 10pt
99\global\let\ssecsf = \ssecrm
100\global\font\ssecsc = phvbc7t at 10pt
101\global\let\ssecbf = \ssecrm
102
103\global\font\titlerm = phvb7t at 20pt
104\global\let\authorrm = \secrm
105
106% \gdef\var#1{\leavevmode\hbox{$\langle$\textit#1\/$\rangle$}}
107
108%----- That's all, folks ----------------------------------------------------
109
110@end tex
111@textfonts
112@textrm
113@raggedbottom