diff options
Diffstat (limited to 'Master/texmf-dist/doc/otherformats/lollipop/manual/prelim.tex')
-rw-r--r-- | Master/texmf-dist/doc/otherformats/lollipop/manual/prelim.tex | 37 |
1 files changed, 9 insertions, 28 deletions
diff --git a/Master/texmf-dist/doc/otherformats/lollipop/manual/prelim.tex b/Master/texmf-dist/doc/otherformats/lollipop/manual/prelim.tex index 3faf7a7d2b6..1e4a16f231d 100644 --- a/Master/texmf-dist/doc/otherformats/lollipop/manual/prelim.tex +++ b/Master/texmf-dist/doc/otherformats/lollipop/manual/prelim.tex @@ -98,31 +98,13 @@ The following files comprise the Lollipop format: lollipop-tools.tex lollipop.tex<Rev -Lollipop comes in the following three formats: -\Itemize -\item \n{lollipop} uses Pdf\TeX{} engine and produces pdf output. -\item \n{lualollipop} uses Lua\TeX{} engine and produces pdf output. -\item \n{xelollipop} uses Xe\TeX{} engine and produces pdf output. -\> - - To process a file, say \file{test.tex}, with Lollipop you then type: \Ver> > lollipop test.tex <Rev -or - -\Ver> -> lualollipop test.tex <Rev - -or - -\Ver> -> xelollipop test.tex <Rev - -depending on which of the three formats you want to use. +to get the dvi output. \Section[sec:style-dump] Processing a Lollipop file @@ -184,7 +166,7 @@ This shouldn't cause any problem, but it has to be fixed. If you find any other issues, or if you have any fixes/workarounds -for any existing issues, then please post them on sourceforge. +for any existing issues, then please post them on GitHub. \Section About this manual @@ -216,17 +198,16 @@ and bibliography there are the Bib\TeX\ input file \file{lollipop-manual.bib} and output file \file{lollipop-manual.bbl}. -This manual needs quite some resources: here's what pdf\TeX\ told me +This manual needs quite some resources: here's what \TeX\ told me it needed. \Ver>Here is how much of TeX's memory you used: - 1193 strings out of 495844 - 16191 string characters out of 6190699 - 74602 words of memory out of 5000000 - 3494 multiletter control sequences out of 15000+600000 - 10941 words of font info for 39 fonts, out of 8000000 for 9000 + 1187 strings out of 496577 + 16107 string characters out of 6202674 + 66696 words of memory out of 5000000 + 3268 multiletter control sequences out of 15000+600000 + 10531 words of font info for 38 fonts, out of 8000000 for 9000 19 hyphenation exceptions out of 8191 - 27i,4n,24p,187b,448s stack positions out of - 5000i,500n,10000p,200000b,80000s<Rev + 24i,4n,24p,189b,562s stack positions out of 5000i,500n,10000p,200000b,80000s<Rev Because of all the examples this manual takes quite some time to |