(a2ps.info)PreTeX Commands


Next: Differences with LaTeX Prev: Special characters Up: PreTeX
Enter node , (file) or (file)node

7.3.3.2 PreTeX Commands
.......................

These commands required arguments.

'\section{TITLE}'
'\subsection{TITLE}'
'\subsubsection{TITLE}.'
     Used to specify the title of a section, subsection or
     subsubsection.

'\textbf{TEXT}'
'\textit{TEXT}'
'\textbi{TEXT}'
'\textrm{TEXT}'
     write TEXT in bold, italic, bold-italic, Times.  Default font is
     Courier.

'\textsy{TEXT}'
     TEXT is written in the PostScript symbol font.  This feature is not
     compatible with LaTeX.  It is recommended, when possible, to use
     the special keywords denoting symbols, which are compatible with
     LaTeX (See the style sheet 'Symbol').

'\header{TEXT}'
'\footer{TEXT}'
     Use TEXT as header (footer) for the current page.  If several
     headers or footers are defined on the same page, the last one is
     taken into account.

'\verb+TEXT+'
     Quote TEXT so that no special sequence will be interpreted.  In
     '\verb+QUOTED STRING+' '+' can be any symbol in '+', '!', '|', '#',
     '='.

'\begin{document}'
'\end{document}'
'\begin{itemize}'
'\end{itemize}'
'\begin{enumerate}'
'\end{enumerate}'
'\begin{description}'
'\end{description}'
     These commands are legal in LaTeX but have no sense in PreTeX.
     Hence there are simply ignored and not printed (if immediately
     followed by an end-of-line).


automatically generated by info2www version 1.2.2.9