[Fwd: Re: Wrong escaping introduced in one of the latest snapshots]

5 Nov
2002
5 Nov
'02
10:48 p.m.
-------- Original Message -------- Subject: Re: Wrong escaping introduced in one of the latest snapshots Date: Tue, 5 Nov 2002 22:27:44 +0100 From: Dimitri van Heesch dimitri@stack.nl To: Roberto Bagnara bagnara@cs.unipr.it References: 3DC82A1A.6050202@cs.unipr.it
On Tue, Nov 05, 2002 at 09:29:14PM +0100, Roberto Bagnara wrote:
Dear Dimitri,
Doxygen 1.2.18-20021030 appears to translate things like
<DL>
<DT> [BGP99] </DT> <DD> ... --------------------------
into LaTeX like
\begin{description} \item[[BGP99] ] ...
The problem is that [ and ], in LaTeX, delimit math display mode so that the translation is not valid.
Indeed, I'll fix this by using \mbox{[} and \mbox{]} i.s.o. [ and ]. Thanks for the bug report.
Regards, Dimitri
--
Prof. Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara@cs.unipr.it
8384
Age (days ago)
8384
Last active (days ago)
0 comments
1 participants
participants (1)
-
Roberto Bagnara