Fixup doxygen groups and LaTeX symbol

This commit is contained in:
Mario Hüttel 2019-08-26 20:37:48 +02:00
parent 3489b74027
commit 6c840b8bd1
4 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
/**
* @defgroup LaTeX-Renderer LaTeX/TikZ Renderer
* @defgroup LaTeX-Renderer LaTeX / TikZ Renderer
* @ingroup GdsOutputRenderer
*
* This is the class implementing the Latex / tikz output rendering
* This is the class implementing the \f$\mbox{\LaTeX}\f$ / TikZ output rendering
* @subsection LaTeXRendererProps Properties
* This class inherits all properties from its parent @ref GdsOutputRenderer.

View File

@ -30,7 +30,7 @@
G_BEGIN_DECLS
/** @addtogroup CairoRenderer
/** @addtogroup Cairo-Renderer
* @{
*/

View File

@ -22,7 +22,7 @@
* @author Mario Hüttel <mario.huettel@gmx.net>
*/
/** @addtogroup CairoRenderer
/** @addtogroup Cairo-Renderer
* @{
*/

View File

@ -19,7 +19,7 @@
/**
* @file latex-output.c
* @brief LaTeX output renderer
* @brief LaTeX Output Renderer
* @author Mario Hüttel <mario.huettel@gmx.net>
*/