Added option to specify letterpaper.
This commit is contained in:
parent
80295e9c55
commit
a380b6babb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
% Verbatim copying and distribution of this entire document is permitted in
|
% Verbatim copying and distribution of this entire document is permitted in
|
||||||
% any medium, provided this notice is preserved.
|
% any medium, provided this notice is preserved.
|
||||||
|
|
||||||
\documentclass[11pt]{book}
|
\documentclass[11pt, letterpaper]{book}
|
||||||
% FILTER_PS: \input{generate-ps-file}
|
% FILTER_PS: \input{generate-ps-file}
|
||||||
% FILTER_PDF: \input{generate-pdf-file}
|
% FILTER_PDF: \input{generate-pdf-file}
|
||||||
% FILTER_HTML: \input{generate-html-file}
|
% FILTER_HTML: \input{generate-html-file}
|
||||||
|
|
Loading…
Reference in a new issue