mirror of
https://git.code.sf.net/p/zsh/code
synced 2026-04-18 06:53:35 -04:00
38108: enable to create both zsh_{a4,us}.pdf
Default paper size is taken from LC_PAPER. Stop to check for pdfetex (obsolete and redundant).
This commit is contained in:
@@ -53,7 +53,6 @@ def(texinfo)(2)(\
|
||||
NOTRANS(\input texinfo.tex)+NL()\
|
||||
NOTRANS(@c %**start of header)+NL()\
|
||||
NOTRANS(@iftex)+NL()\
|
||||
NOTRANS(@afourpaper)+NL()\
|
||||
NOTRANS(@setchapternewpage off)+NL()\
|
||||
NOTRANS(@end iftex)+NL()\
|
||||
NOTRANS(@setfilename )ARG1+NL()\
|
||||
|
||||
Reference in New Issue
Block a user