summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/lshort-english/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-22 21:15:31 +0000
committerKarl Berry <karl@freefriends.org>2014-04-22 21:15:31 +0000
commitec9f23829c62091f17731a57aff2ae3e9c274152 (patch)
treef18e4693ec921d21e1ee192a81469573562bc593 /Master/texmf-dist/doc/latex/lshort-english/README
parent3132de6c98d4f0d8406c72cd66c1c05078166b81 (diff)
lshort-english (22apr14)
git-svn-id: svn://tug.org/texlive/trunk@33622 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/lshort-english/README')
-rw-r--r--Master/texmf-dist/doc/latex/lshort-english/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/lshort-english/README b/Master/texmf-dist/doc/latex/lshort-english/README
index 74ee5e3ae1c..6b168447d45 100644
--- a/Master/texmf-dist/doc/latex/lshort-english/README
+++ b/Master/texmf-dist/doc/latex/lshort-english/README
@@ -21,12 +21,12 @@
or
vpp -dest=etzd96 lshort-book.ps
- b) Print the lshort2e.dvi file with a dvi-driver. (You need to
+ b) Print the lshort.dvi file with a dvi-driver. (You need to
have the AMS math fonts installed your system. If you don't,
your dvi-driver will complain.)
c) Rebuild the whole document from scratch by LaTeXing
- lshort2e.tex. (If you don't have the AMS classes installed, the
+ lshort.tex. (If you don't have the AMS classes installed, the
relevant parts of the document will be left out, but it
will format without problem. After latexing the document twice,
you should use makeindex to generate a new index file.
@@ -38,7 +38,7 @@
The preformatted versions of the document are set for double sided
printing on A4 paper. If you want a single sided version, you need to
replace "twoside" by "oneside" in the parameters list of the
- \documentclass command in lshort2e.tex. To produce a small booklet (A5)
+ \documentclass command in lshort.tex. To produce a small booklet (A5)
you can use the pre generated ps file of you can use your dvi-driver to
shrink the output and then use pstops to paste the resulting pages
together in the right order.
@@ -49,7 +49,7 @@
*) dvips -x800 -P?? -olshort.ps lshort.dvi
(?? is the name of the printer you want to print the booklet)
- *) psbook lshort2e.ps out.ps
+ *) psbook lshort.ps out.ps
*) pstops "4:0L(27.8cm,-1.5cm)+1L(27.8cm,13.3cm)" out.ps p1.ps
(p1.ps now contains the front pages)