I see a lot of people get this error, but it always seems to be down to
unusual characters in the doc comments. I'm getting it on a /lot/ of the
generated laTeX  files with no sign of unusual characters. For instance, I'm
getting it at the beginning of the last line of:

        \begin{DoxyParams}{Parameters}
        {\em e} & Details about the launch request and process.\\
        \hline
        \end{DoxyParams}

Generated by this doc comment in the C# source file

        /// <summary>
        /// Invoked when the application is launched normally by the end
user.  Other entry points
        /// will be used such as when the application is launched to open a
specific file.
        /// </summary>
        /// Details about the launch request and process.

(That comment was, in turn, generated automatically by Visual Studio when I
created the project.)

The version of laTeX I am using is MiKTeX-pdfTeX 2.9.6959 (1.40.20) (MiKTeX
2.9.6960 64-bit), and the version of DOxygen is 1.8.15, on Windows 10.

How do I resolve this - here and everywhere else? Thanks.





--
Sent from: http://doxygen.10944.n7.nabble.com/Doxygen-Users-f3.html


_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to