| [Top] | [Contents] | [Index] | [ ? ] |
Table of Contents
- Texinfo Copying Conditions
- 1. Overview of Texinfo
- 2. Using Texinfo Mode
- 3. Beginning a Texinfo File
- 4. Ending a Texinfo File
- 5. Chapter Structuring
- 5.1 Tree Structure of Sections
- 5.2 Structuring Command Types
- 5.3
@top - 5.4
@chapter - 5.5
@unnumberedand@appendix - 5.6
@majorheading,@chapheading - 5.7
@section - 5.8
@unnumberedsec,@appendixsec,@heading - 5.9 The
@subsectionCommand - 5.10 The
@subsection-like Commands - 5.11 The `subsub' Commands
- 5.12
@raisesectionsand@lowersections
- 6. Nodes
- 7. Menus
- 8. Cross References
- 9. Marking Words and Phrases
- 9.1 Indicating Definitions, Commands, etc.
- 9.1.1 Highlighting Commands are Useful
- 9.1.2
@code{sample-code} - 9.1.3
@kbd{keyboard-characters} - 9.1.4
@key{key-name} - 9.1.5
@samp{text} - 9.1.6
@verb{<char>text<char>} - 9.1.7
@var{metasyntactic-variable} - 9.1.8
@env{environment-variable} - 9.1.9
@file{file-name} - 9.1.10
@command{command-name} - 9.1.11
@option{option-name} - 9.1.12
@dfn{term} - 9.1.13
@abbr{abbreviation[, meaning]} - 9.1.14
@acronym{acronym[, meaning]} - 9.1.15
@indicateurl{uniform-resource-locator} - 9.1.16
@email{email-address[, displayed-text]}
- 9.2 Emphasizing Text
- 9.1 Indicating Definitions, Commands, etc.
- 10. Quotations and Examples
- 10.1 Block Enclosing Commands
- 10.2
@quotation: Block quotations - 10.3
@example: Example Text - 10.4
@verbatim: Literal Text - 10.5
@verbatimincludefile: Include a File Verbatim - 10.6
@lisp: Marking a Lisp Example - 10.7
@small…Block Commands - 10.8
@displayand@smalldisplay - 10.9
@formatand@smallformat - 10.10
@exdent: Undoing a Line's Indentation - 10.11
@flushleftand@flushright - 10.12
@noindent: Omitting Indentation - 10.13
@indent: Forcing Indentation - 10.14
@cartouche: Rounded Rectangles Around Examples
- 11. Lists and Tables
- 12. Special Displays
- 13. Indices
- 14. Special Insertions
- 14.1 Inserting @ and {} and ,
- 14.2 Inserting Quote Characters
- 14.3 Inserting Space
- 14.4 Inserting Accents
- 14.5 Inserting Quotation Marks
- 14.6 Inserting Ellipsis and Bullets
- 14.7 Inserting TeX and Legal Symbols: ©, ®
- 14.8
@euro{} (€): Euro Currency Symbol - 14.9
@pounds{} (£): Pounds Sterling - 14.10
@textdegree{} (@textdegree{}): Degrees Symbol - 14.11
@minus{} (-): Inserting a Minus Sign - 14.12
@geq{}(@geq{}) and@leq{}(@leq{}): Inserting relations - 14.13
@math: Inserting Mathematical Expressions - 14.14 Click Sequences
- 14.15 Glyphs for Examples
- 14.15.1 Glyphs Summary
- 14.15.2
@result{}(⇒): Indicating Evaluation - 14.15.3
@expansion{}(→): Indicating an Expansion - 14.15.4
@print{}(-|): Indicating Printed Output - 14.15.5
@error{}(error-->): Indicating an Error Message - 14.15.6
@equiv{}(≡): Indicating Equivalence - 14.15.7
@point{}(∗): Indicating Point in a Buffer
- 15. Forcing and Preventing Breaks
- 15.1 Break Commands
- 15.2
@*and@/: Generate and Allow Line Breaks - 15.3
@-and@hyphenation: Helping TeX Hyphenate - 15.4
@allowcodebreaks: Control Line Breaks in@code - 15.5
@w{text}: Prevent Line Breaks - 15.6
@tie{}: Inserting an Unbreakable Space - 15.7
@spn: Insert Blank Lines - 15.8
@page: Start a New Page - 15.9
@group: Prevent Page Breaks - 15.10
@need mils: Prevent Page Breaks
- 16. Definition Commands
- 17. Conditionally Visible Text
- 18. Internationalization
- 19. Defining New Texinfo Commands
- 20. Formatting and Printing Hardcopy
- 20.1 Use TeX
- 20.2 Format with
texandtexindex - 20.3 Format with
texi2dvi - 20.4 Shell Print Using
lpr -d - 20.5 From an Emacs Shell
- 20.6 Formatting and Printing in Texinfo Mode
- 20.7 Using the Local Variables List
- 20.8 TeX Formatting Requirements Summary
- 20.9 Preparing for TeX
- 20.10 Overfull “hboxes”
- 20.11 Printing “Small” Books
- 20.12 Printing on A4 Paper
- 20.13
@pagesizes[width][, height]: Custom Page Sizes - 20.14 Cropmarks and Magnification
- 20.15 PDF Output
- 20.16 How to Obtain TeX
- 21. Creating and Installing Info Files
- 22. Generating HTML
- A. @-Command List
- B. Tips and Hints
- C. Sample Texinfo Files
- D. Include Files
- E. Page Headings
- F. Formatting Mistakes
- G. GNU Free Documentation License
- Command and Variable Index
- General Index
| [Top] | [Contents] | [Index] | [ ? ] |
