bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem with verbatim in html output


From: Eli Zaretskii
Subject: Re: problem with verbatim in html output
Date: Sun, 13 Jan 2002 13:22:40 +0200 (IST)

On Sun, 13 Jan 2002, Mike Benfield wrote:

> The problem is in the file makeinfo/insertion.c 
> line 1061 reads
>     add_word ("/<pre>");
> but it should be
>     add_word ("</pre>");

Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]