How do I make an item in a description list verbatim? \verb in \item[] seems to be not allowed:
\begin{description}
\item[\verb+list comprehension [f a | a <- M a]+] bla bla bla
\end{description}
|
How do I make an item in a description list verbatim? \verb in \item[] seems to be not allowed:
|
||||
|
|
|
The package Code example for your description list:
Output:
See Verbatim phrases and listings in LaTeX by Péter Szabó (or Note, T1 font encoding has to be use to get a proper < symbol because it's unavailable in standard OT1 encoding. |
||||
|
|
|
The The following definition of
|
|||
|
|