summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-24 17:50:01 +0000
committerKarl Berry <karl@freefriends.org>2014-04-24 17:50:01 +0000
commitcbfc368620bf1ec89c0feff3230ec1c082999975 (patch)
tree5a5f99b91bb93f046950a9f4b48880c7b09de987 /Master/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.tex
parent6e7d419dedc358b0393e9318e9b338168004bcd8 (diff)
lollipop, new format
git-svn-id: svn://tug.org/texlive/trunk@33658 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.tex')
-rw-r--r--Master/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.tex99
1 files changed, 99 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.tex b/Master/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.tex
new file mode 100644
index 00000000000..9ad2d7b743a
--- /dev/null
+++ b/Master/texmf-dist/doc/otherformats/lollipop/manual/lollipop-manual.tex
@@ -0,0 +1,99 @@
+% lollipop-manual.tex master file for the Lollipop TeX manual.
+% this file and all input files for it copyright 1992 Victor Eijkhout,
+% copyright 2014 Vafa Khalighi,
+% except where indicated otherwise.
+%
+%
+% This program is free software: you can redistribute it and/or modify
+% it under the terms of the GNU General Public License as published by
+% the Free Software Foundation, either version 3 of the License, or
+% (at your option) any later version.
+%
+% This program is distributed in the hope that it will be useful,
+% but WITHOUT ANY WARRANTY; without even the implied warranty of
+% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+% GNU General Public License for more details.
+%
+% You should have received a copy of the GNU General Public License
+% along with this program. If not, see <http://www.gnu.org/licenses/>.
+%
+%
+\tracingstats=1
+\makeatletter
+\makeatother
+\showboxdepth=-1
+
+\input comment
+% By shuffling the \comment line you can load different fonts.
+% This is machine dependent, so by default you get the CM font,
+% which should work everywhere.
+%
+\def\SerifFace{\TypeFace:ComputerModern }
+\def\SansFace{\TypeFace:ComputerSans }
+\comment
+% Macintosh Times & Helvetica
+\def\SerifFace{\TypeFace:macTimes }
+\def\SansFace{\TypeFace:macHelvetica }
+% Unix Postscript has different names
+\def\SerifFace{\TypeFace:unixTimes }
+\def\SansFace{\TypeFace:unixHelvetica }
+\endcomment
+
+% Now load the style definition. This takes some time.
+\input mandefs
+
+% Prevent regeneration of external files; change 'yes' into 'no'
+% if you are changing page dimensions or so.
+\WriteExtern:yes
+
+% BibTeX interface by Berry and Patashnik
+\input btxmac
+
+% Start formating
+\Start
+
+% Include the next line if you are formatting the second half
+% of this manual:
+%\comment
+
+\CounterRepresentation:Page=i \RightPage
+\InputFile:titlepag
+
+\InputFile:prelim
+\SetCounter:LastInPage=PageValue
+\BackStepCounter:LastInPage
+
+\ToRecto\RightPage
+\CounterRepresentation:Page=1 \SetCounter:Page=1
+
+\InputFile:struct
+
+\InputFile:head
+
+\InputFile:list
+
+% For the first half include the following line:
+%\Stop
+% For second half include the following lines:
+%\endcomment
+%\RightPage \SetCounter:Page=11
+
+\InputFile:out
+
+\InputFile:extern
+
+\InputFile:opt
+
+\InputFile:comm
+
+\InputFile:trace
+
+\InputFile:appendix
+
+\SetCounter:LastRegPage=PageValue
+\BackStepCounter:LastRegPage
+\Stop
+
+% 2014/04/11 Updated the manual
+% 92/11/20 Total pages counter
+% 93/01/08 \comment and such for two part processing