DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(texinfo) A4 Paper

Info Catalog (texinfo) smallbook (texinfo) Hardcopy (texinfo) pagesizes
 
 Printing on A4 Paper
 ====================
 
   You can tell TeX to format a document for printing on European size
 A4 paper with the `@afourpaper' command.  Write the command on a line
 by itself near the beginning of the Texinfo file, before the title
 page.  For example, this is how you would write the header for this
 manual:
 
      \input texinfo    @c -*-texinfo-*-
      @c %**start of header
      @setfilename texinfo
      @settitle Texinfo
      @afourpaper
      @c %**end of header
 
    Format with texi2dvi, and  Preparing for TeX Preparing
 for TeX, for other ways to format with `@afourpaper' that do not
 require changing the source file.
 
   You may or may not prefer the formatting that results from the command
 `@afourlatex'.  There's also `@afourwide' for A4 paper in wide format.
 
Info Catalog (texinfo) smallbook (texinfo) Hardcopy (texinfo) pagesizes
automatically generated byinfo2html