[l2h] Possible bug with \end{verbatim} (version 2002-2-1 1.70)

2004-02-20 Thread Tak Auyeung
\end{verbatim} is interpreted correctly most of the time. The only one case when it is broken is when there is a % symbol on a line, and \end{verbatim} is on the same line. For example: \begin{verbatim}movl %eax,%edx\end{verbatim} causes all kinds of problems after it, but the following is

Re: [l2h] Possible bug with \end{verbatim} (version 2002-2-1 1.70)

2004-02-20 Thread Ross Moore
Hello Tak Auyeung, On 02/02/2004, at 8:48 PM, Tak Auyeung wrote: \end{verbatim} is interpreted correctly most of the time. The only one case when it is broken is when there is a % symbol on a line, and \end{verbatim} is on the same line. For example: \begin{verbatim}movl