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