summaryrefslogtreecommitdiffstats
path: root/src/doxygen.sty
diff options
context:
space:
mode:
Diffstat (limited to 'src/doxygen.sty')
-rw-r--r--src/doxygen.sty4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/doxygen.sty b/src/doxygen.sty
index 199abf8..072104b 100644
--- a/src/doxygen.sty
+++ b/src/doxygen.sty
@@ -450,6 +450,10 @@
\textbf{#1} (\textnormal{#2}\,\pageref{#3})%
}
+% Used by @addindex
+\newcommand{\lcurly}{\{}
+\newcommand{\rcurly}{\}}
+
% Used for syntax highlighting
\definecolor{comment}{rgb}{0.5,0.0,0.0}
\definecolor{keyword}{rgb}{0.0,0.5,0.0}