Text which is enclosed between \begin{verbatim} and
\end{verbatim} will be directly printed, as if it was typed on a
typewriter, with all linebreaks and spaces, without any LATEX
command being executed.
Within a paragraph, similar functionality can be accessed with
The + is just an example delimiter character. You can use any
character except letters, * or blank. 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.