Text that is enclosed between \begin{verbatim} and
\end{verbatim} will be directly printed, as if typed on a
typewriter, with all line breaks and spaces, without any LATEX
command being executed.
Within a paragraph, similar behavior can be accessed with
The + is just an example of a delimiter character. You can use any
character except letters, * or space. Many LATEX examples in this
booklet are typeset with this command.
The verb command can be used in a similar fashion with a star:
The verbatim environment and the \verb command may not be used
within parameters of other commands.