[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
20. Formatting and Printing Hardcopy
There are three major shell commands for making a printed manual from a Texinfo file: one for converting the Texinfo file into a file that will be printed, a second for sorting indices, and a third for printing the formatted document. When you use the shell commands, you can either work directly in the operating system shell or work within a shell inside GNU Emacs.
If you are using GNU Emacs, you can use commands provided by Texinfo mode instead of shell commands. In addition to the three commands to format a file, sort the indices, and print the result, Texinfo mode offers key bindings for commands to recenter the output buffer, show the print queue, and delete a job from the print queue.
20.1 Use TeX | Use TeX to format for hardcopy. | |
20.2 Format with tex and texindex | How to format with explicit shell commands. | |
20.3 Format with texi2dvi | A simpler way to format. | |
20.4 Shell Print Using lpr -d | How to print. | |
20.5 From an Emacs Shell | How to format and print from an Emacs shell. | |
20.6 Formatting and Printing in Texinfo Mode | How to format and print in Texinfo mode. | |
20.7 Using the Local Variables List | How to print using Emacs's compile command. | |
20.8 TeX Formatting Requirements Summary | TeX formatting requirements summary. | |
20.9 Preparing for TeX | What to do before you use TeX. | |
20.10 Overfull “hboxes” | What are and what to do with overfull hboxes. | |
20.11 Printing “Small” Books | How to print small format books and manuals. | |
20.12 Printing on A4 Paper | How to print on A4 or A5 paper. | |
20.13 @pagesizes [width][, height]: Custom Page Sizes | How to print with customized page sizes. | |
20.14 Cropmarks and Magnification | How to print marks to indicate the size of pages and how to print scaled up output. | |
20.15 PDF Output | Portable Document Format output. | |
20.16 How to Obtain TeX |
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |