| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This section describes the general conventions used in all Texinfo documents.
@noindent to inhibit
paragraph indentation if required (see section @noindent).
You may occasionally need to produce two consecutive single quotes;
for example, in documenting a computer language such as Maxima where
'' is a valid command. You can do this with the input
'@w{}'; the empty @w command stops the combination into
the double-quote characters.
The left quote character (`, ASCII code 96) used in Texinfo is a grave accent in ANSI and ISO character set standards. We use it as a quote character because that is how TeX is set up, by default. We hope to eventually support the various quotation characters in Unicode.
@code and @example.
makeinfo does nothing special with
tabs, and thus a tab character in your input file will usually appear
differently in the output.
To avoid this problem, Texinfo mode causes GNU Emacs to insert multiple spaces when you press the TAB key.
Also, you can run untabify in Emacs to convert tabs in a region
to multiple spaces, or use the unexpand command from the shell.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] |
This document was generated by Michael Plugge on December, 6 2005 using texi2html 1.76.