[Doxygen-develop] latex error (1.2.9.1)
Brought to you by:
dimitri
From: <nb...@fr...> - 2001-08-08 14:02:06
|
I get this: In annotated.tex: [...] \item\contentsline{section}{{\bf Demod\-Stats} }{\pageref{structDemodStats}}{} \item\contentsline{section}{{\bf Error} (\begin{Desc} \item[{\bf Id: }]\par Error.H,v 1.1 2001/04/25 19:41:53 nbecker Exp \end{Desc} )}{\pageref{structError}}{} \item\contentsline{section}{{\bf F} }{\pageref{structF}}{} Runaway argument? {{\bf Error} (\begin {Desc} \item [{\bf Id: }] ! Paragraph ended before \@dottedtocline was complete. <to be read again> \par l.26 \item[{\bf Id: }]\par Here is Error.H: #ifndef Error_H #define Error_H //! $Id: Error.H,v 1.1 2001/04/25 19:41:53 nbecker Exp $ struct Error { static void Err (const char* msg, ...); static void Warn (const char* msg, ...); }; #endif |