summaryrefslogtreecommitdiff
path: root/info/digests/tugboat/tugbot.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/digests/tugboat/tugbot.tex
Initial commit
Diffstat (limited to 'info/digests/tugboat/tugbot.tex')
-rw-r--r--info/digests/tugboat/tugbot.tex139
1 files changed, 139 insertions, 0 deletions
diff --git a/info/digests/tugboat/tugbot.tex b/info/digests/tugboat/tugbot.tex
new file mode 100644
index 0000000000..84f2edb492
--- /dev/null
+++ b/info/digests/tugboat/tugbot.tex
@@ -0,0 +1,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