소스 검색

doc: Fix pdflayout.sty to produce orgcard_letter.pdf correctly.

Thanks to David Niemi for the fix.
Bastien Guerry 13 년 전
부모
커밋
d1ed590320
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      doc/pdflayout.sty

+ 1 - 0
doc/pdflayout.sty

@@ -31,6 +31,7 @@
     \else\if1#1 % Letter
       \pdfpagewidth=8.5in
       \pdfpageheight=11in
+      \letterpaper=1
     \fi\fi
     \if l#2 % Landscape
       \edef\oldwidth{\the\pdfpagewidth}