lhs2tex-1.12: doc/FormatIdentifierExamples.lhs
%include verbatim.fmt
\begingroup
\let\origtt=\tt
\def\tt#1#2{\origtt}
>%format ++ = "\plus "
>%format undefined = "\bot "
>%format not = "\neg "
\endgroup
%include verbatim.fmt
\begingroup
\let\origtt=\tt
\def\tt#1#2{\origtt}
>%format ++ = "\plus "
>%format undefined = "\bot "
>%format not = "\neg "
\endgroup