From a380b6babb9eb86555b6816778487592cdd48d13 Mon Sep 17 00:00:00 2001 From: John Sullivan Date: Wed, 1 Sep 2004 19:43:08 +0000 Subject: [PATCH] Added option to specify letterpaper. --- gpl-lgpl.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpl-lgpl.tex b/gpl-lgpl.tex index 892870d..f689dfd 100644 --- a/gpl-lgpl.tex +++ b/gpl-lgpl.tex @@ -6,7 +6,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}