aclocal: When checking for `environ', don't find `__environ'.
[cfd] / texinice.tex
1 @tex % -*-tex-*-
2 %
3 % $Id: texinice.tex,v 1.2 2004/04/08 01:36:24 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 \global\parskip = 10pt
27 \global\parindent = 0pt
28 \global\defaultparindent = 0pt
29
30 \global\smallskipamount = 6pt
31
32 \gdef\afourpaper{
33 \global\tolerance=700
34 \global\hfuzz=1pt
35 \setleading{12pt}
36 \global\topskip = 36pt
37 %%% NO!!! \global\parskip 15pt plus 1pt
38
39 \global\vsize= 53\baselineskip
40 \global\advance\vsize by \topskip
41 \global\hsize= 5.85in % A4 wide 10pt
42 %\global\hsize= 6.5in
43 \global\outerhsize=\hsize
44 \global\advance\outerhsize by 0.5in
45 \global\outervsize=\vsize
46 \global\advance\outervsize by 0.6in
47
48 \global\pagewidth=\hsize
49 \global\pageheight=\vsize
50 }
51
52 \global\contentsrightmargin = 0pt
53
54 \global\font\textrm = pplr7t at 10pt
55 \global\font\texttt = pcrr7tn at 10pt
56 \global\font\textbf = pplb7t at 10pt
57 \global\font\textit = pplri7t at 10pt
58 %\global\font\textsl = pplro7t at 10pt
59 \global\let\textsl = \textit
60 \global\font\textsc = pplrc7t at 10pt
61 \global\font\textsf = phvr7t at 10pt
62 \global\font\textttsl = pcrro7t at 10pt
63
64 \global\let\defbf = \textbf
65 \global\let\deftt = \texttt
66
67 \global\font\ninett = pcrr7tn at 9pt
68 \global\font\indrm = pplr7t at 9pt
69 \global\font\intit = pplri7t at 9pt
70 %\global\font\indsl = pplro7t at 9pt
71 \global\let\indsl = \indit
72 \global\let\indtt = \ninett
73 \global\let\indttsl = \ninett
74 \global\let\indsf = \indrm
75 \global\let\indbf = \indrm
76 \global\font\indsc = pplrc7t at 9pt
77
78 \global\font\chaprm = phvb7t at 14.4pt
79 \global\font\chapsl = phvbo7t at 14.4pt
80 \global\let\chapit = \chapsl
81 \global\font\chaptt = pcrb7t at 14.4pt
82 \global\font\chapttsl = pcrbo7t at 14.4pt
83 \global\let\chapsf = \chaprm
84 \global\font\chapsc = phvbc7t at 14.4pt
85 \global\let\chapbf = \chaprm
86
87 \global\font\secrm = phvb7t at 12pt
88 \global\font\secsl = phvbo7t at 12pt
89 \global\let\secit = \secsl
90 \global\font\sectt = pcrb7t at 12pt
91 \global\font\secttsl = pcrbo7t at 12pt
92 \global\let\secsf = \secrm
93 \global\font\secsc = phvbc7t at 12pt
94 \global\let\secbf = \secrm
95
96 \global\font\ssecrm = phvb7t at 10pt
97 \global\font\ssecsl = phvbo7t at 10pt
98 \global\let\ssecit = \ssecsl
99 \global\font\ssectt = pcrb7t at 10pt
100 \global\font\ssecttsl = pcrbo7t at 10pt
101 \global\let\ssecsf = \ssecrm
102 \global\font\ssecsc = phvbc7t at 10pt
103 \global\let\ssecbf = \ssecrm
104
105 \global\font\titlerm = phvb7t at 20pt
106 \global\let\authorrm = \secrm
107
108 % \gdef\var#1{\leavevmode\hbox{$\langle$\textit#1\/$\rangle$}}
109
110 %----- That's all, folks ----------------------------------------------------
111
112 @end tex
113 @textfonts
114 @textrm
115 @raggedbottom