summaryrefslogtreecommitdiff
path: root/info/digests/tugboat/tugbot.tex
blob: 84f2edb492fec876c026beb8e76e8b8e1f681f34 (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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
%		*****	  TUGBOT.TeX	*****			14 Sep 88
%
%	TUGboat is put together from individual files comprising individual
%	articles, by a "top-level" file which \input's the article files
%	in the appropriate order.  This is a model "top-level" file.
%
%	All articles available in general distribution are referenced in
%	this file.  However, most are commented out; they can be activated
%	by removing the % at the beginning of the line which \input's them.

\input tugbot.sty			% definitions to format TUGboat
% \input amstex
% \documentstyle{tugbot}
%	TUGboat does not require AMS-TeX, but may call for it as an alternate
%	to reading in tugbot.sty directly; the results should be equivalent.

\Lasertrue		% assume output will be on laser printer

%	Publication information
\vol 0, 0.		% volume, issue.
\issueseqno=0		% sequential issue number
\issdate Thermidor, 2001.

%	The TUGboat editor names article files thus:	tbNxxx
%	where tb indicates TUGboat; N = sequential issue number;
%	xxx is the specific file identifier.  Then
%		\input tb99editor  or  \Input editor
%	(\Input xxx  expands to \input tbNxxx as defined in TUGBOT.STY.)
%	Articles are arranged in sections; within sections, separate
%	articles by \secsep in preference to, e.g., \eject or \vskip<dimen>.
%
%	If a page must be ended explicitly, use of \newpage will ensure
%	adherence to 2-column format.
%
%	To reset page number:	\pageno=<integer>
%
%	TUGboat is divided into sections, each tagged by \sectitle ...<
%	This file contains (commented out) entries for all usual sections.

%	Here insert macros specific to this issue.

% \def \_{\hbox{\hskip .1pt
% 		\vrule height .2pt depth .2pt width .3333em \hskip .1pt}}
%		\_ used in Pascal data names

%	This replaces the ad hoc definition of \logo in TUGBOT.STY.
%\font\logo=manfnt % font used for the METAFONT logo
%	Note:  If the font is available, uncomment this line.

\def \PS{Post\-Script}
\def \TB{{\sl The \TeX book}}

%		end issue-specific macros


%	In production, write out page numbers for xrefs and contents.
%	Use two files to prevent loss of authoritative copy for final run.
%\Input pages			% page number file from prior run
%\xdef \ppoutfile{tb\number\issueseqno pp.tex}
%\openout1=\ppoutfile		% file to write out page numbers

%	In 2-column format, additional stretch (or ragged right) is needed
%	to avoid overfull boxes.
\StretchyTenPointSpacing
\StretchyNinePointSpacing
\StretchyEightPointSpacing

\twocol

\pageno=1001			% starting page number

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

% \sectitle General Delivery<

%	The hyphenation list is too long for a normal page; change the
%	length of the page, before putting anything on it.  The page
%	length will be reset automatically at the end of the page.
%	A negative value will cause the page to be made longer.
\ShortenThisPage by -1\baselineskip.

\sectitle Software<

\Input hyf				% hyphenation exception log; annual,
%					% last issue of the year
\newpage


% \sectitle Fonts<		% included in data file

\Input cyr			% Barbara Beeton, cyrillic and math symbols
%				% 6#3, revised
% \secsep
% \Input apl			% Aarno Hohti/Okko Kanerva, APL font, 8#3
\newpage


% \sectitle Output Devices<


% \sectitle Site Reports<


% \sectitle Typesetting\\on Personal Computers<


% \sectitle Macros<

% \Input tree				% David Eppstein, Trees, 6#1


% \sectitle \LaTeX<


% \sectitle Problems<


% \sectitle Queries<


% \sectitle Letters<


% \sectitle News \& Announcements<


% \sectitle TUG Business<


% \sectitle Advertisements<
%\def \midrtitle{Advertisement}


% \onecol 
% \PageXref{TUGorderForm}
% \input TUGorder

\newpage
\end