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