Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d18b8af

Browse files
committed
Change description of a4wide removal
1 parent ec24f1f commit d18b8af

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Doc/README

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ The following are the LaTeX source files:
1414
All except qua.tex use the style option file "myformat.sty". This
1515
contains some macro definitions and sets some style parameters.
1616

17-
All documents are set up for European paper size ("A4": 21 x 29.7 cm)
18-
by default. To use US paper, remove the "a4wide" style option from
19-
the \documentstyle options list in the first line of the main .tex
20-
files (you may want to fiddle with the lay-out parameters, since the
21-
default format uses rather wide margins to my taste).
17+
The style parameters are set up for European paper size (21 x 29.7 cm,
18+
a.k.a. A4, or roughly 8.27 x 11.7 inch) by default. To use US paper,
19+
comment out the line saying \input{a4wide.sty} in myformat.sty (you
20+
may want to fiddle with lay-out parameters like \textwidth and
21+
\textheight, since the default format uses rather wide margins).
2222

2323
You need the makeindex utility to produce the index for ref.tex
2424
lib.tex; you need bibtex to produce the references list for qua.tex.

0 commit comments

Comments
 (0)