From: kaoru Date: Tue, 23 Jan 2001 07:44:51 +0000 (+0000) Subject: * utils/ptexinfmt.el: Support @letterpaper and @afivepaper. X-Git-Tag: wl-2_4_1~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5c618bcf5365bbcf9c093ccab06261d982ca23d1;p=elisp%2Fwanderlust.git * utils/ptexinfmt.el: Support @letterpaper and @afivepaper. --- diff --git a/utils/ptexinfmt.el b/utils/ptexinfmt.el index 036c97b..a577d38 100644 --- a/utils/ptexinfmt.el +++ b/utils/ptexinfmt.el @@ -133,9 +133,11 @@ This is NO-NOTICE argument in `broken-facility'.") ;; size (put 'smallbook 'texinfo-format 'texinfo-discard-line) +(put 'letterpaper 'texinfo-format 'texinfo-discard-line) (put 'afourpaper 'texinfo-format 'texinfo-discard-line) (put 'afourlatex 'texinfo-format 'texinfo-discard-line) (put 'afourwide 'texinfo-format 'texinfo-discard-line) +(put 'afivepaper 'texinfo-format 'texinfo-discard-line) (put 'pagesizes 'texinfo-format 'texinfo-discard-line-with-args) ;; style