pysetup.mk: Run commands on multiple `python's, possibly in parallel.
[runlisp] / 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.
fcc208c5 14%
b91e2391 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.
fcc208c5 19%
b91e2391 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
0b5f869b 46 \ifx\txipagewidth\xxundefined
892a9f86
MW
47 \global\let\txipagewidth=\pagewidth
48 \global\let\txipageheight=\pageheight
49 \fi
50 \global\txipagewidth=\hsize
51 \global\txipageheight=\vsize
b91e2391 52}
53
54\global\contentsrightmargin = 0pt
55
56\global\font\textrm = pplr7t at 10pt
57\global\font\texttt = pcrr7tn at 10pt
58\global\font\textbf = pplb7t at 10pt
59\global\font\textit = pplri7t at 10pt
60%\global\font\textsl = pplro7t at 10pt
61\global\let\textsl = \textit
62\global\font\textsc = pplrc7t at 10pt
63\global\font\textsf = phvr7t at 10pt
64\global\font\textttsl = pcrro7t at 10pt
65
66\global\let\defbf = \textbf
67\global\let\deftt = \texttt
68
69\global\font\ninett = pcrr7tn at 9pt
70\global\font\indrm = pplr7t at 9pt
71\global\font\intit = pplri7t at 9pt
72%\global\font\indsl = pplro7t at 9pt
73\global\let\indsl = \indit
74\global\let\indtt = \ninett
75\global\let\indttsl = \ninett
76\global\let\indsf = \indrm
77\global\let\indbf = \indrm
78\global\font\indsc = pplrc7t at 9pt
79
80\global\font\chaprm = phvb7t at 14.4pt
81\global\font\chapsl = phvbo7t at 14.4pt
82\global\let\chapit = \chapsl
83\global\font\chaptt = pcrb7t at 14.4pt
84\global\font\chapttsl = pcrbo7t at 14.4pt
85\global\let\chapsf = \chaprm
86\global\font\chapsc = phvbc7t at 14.4pt
87\global\let\chapbf = \chaprm
88
89\global\font\secrm = phvb7t at 12pt
90\global\font\secsl = phvbo7t at 12pt
91\global\let\secit = \secsl
92\global\font\sectt = pcrb7t at 12pt
93\global\font\secttsl = pcrbo7t at 12pt
94\global\let\secsf = \secrm
95\global\font\secsc = phvbc7t at 12pt
96\global\let\secbf = \secrm
97
98\global\font\ssecrm = phvb7t at 10pt
99\global\font\ssecsl = phvbo7t at 10pt
100\global\let\ssecit = \ssecsl
101\global\font\ssectt = pcrb7t at 10pt
102\global\font\ssecttsl = pcrbo7t at 10pt
103\global\let\ssecsf = \ssecrm
104\global\font\ssecsc = phvbc7t at 10pt
105\global\let\ssecbf = \ssecrm
106
107\global\font\titlerm = phvb7t at 20pt
108\global\let\authorrm = \secrm
109
110% \gdef\var#1{\leavevmode\hbox{$\langle$\textit#1\/$\rangle$}}
111
112%----- That's all, folks ----------------------------------------------------
113
114@end tex
115@textfonts
116@textrm
117@raggedbottom