From: kaoru Date: Tue, 23 Jan 2001 07:48:33 +0000 (+0000) Subject: * utils/ptexinfmt.el: Support @letterpaper and @afivepaper. X-Git-Tag: wl-2_6-root~144 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=aa28a12b7320cf2e7d4ae44017dd854eb6375fa5;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