[Doxygen-develop] latex item generation bug (1.2.10)
Brought to you by:
dimitri
From: Xander B. <xb...@fo...> - 2001-09-07 13:22:19
|
Hi, I think I found a bug in the latex generation part. The offending piece of source: <DL> <DT>AD1</DT> HCI Detailed Design (EDO-HCI-NT-003), July 4th,2 001. <DT>AD2</DT> EuroSim GUI Framework Design (EDO_GUI_NT_001), April 26st, 2001. </DL> This results in: \begin{description} \item[AD1 HCI Detailed Design (EDO-HCI-NT-003), July 4th, 2001. \item[AD2 Euro\-Sim GUI Framework Design (EDO\_\-GUI\_\-NT\_\-001), April 26st, 2001. \end{description} The closing "]" bracket is missing. LaTeX of course does not like this very much and reports: Runaway argument? AD1 HCI Detailed Design (EDO-HCI-NT-003), Issue 0 Rev C, July 4th, 20\ETC. ! Paragraph ended before \@item was complete. <to be read again> \par l.24 ? Or am I missing something here? sincerely, Xander Burgerhout Fokker Space BV Leiden The Netherlands |