Re: [Doxygen-users] Another problem with "Missing } inserted. \end{DoxyParams}"
Brought to you by:
dimitri
|
From: Tim R. <di...@gm...> - 2019-03-03 23:03:32
|
Sorry, the nabble page seems to have eaten a bit of the source code. The
source code I tried to quote was:
///// <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>
///// <param name="e">Details about the launch request and
process.</param>
On Sun, 3 Mar 2019 at 22:43, digitig <di...@gm...> wrote:
> 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
> Dox...@li...
> https://lists.sourceforge.net/lists/listinfo/doxygen-users
>
--
Tim Rowe
|