diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/latex/doxygen.sty | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/latex/doxygen.sty b/templates/latex/doxygen.sty index cf92712..e696837 100644 --- a/templates/latex/doxygen.sty +++ b/templates/latex/doxygen.sty @@ -35,6 +35,10 @@ \endgroup% } +\newcommand{\DoxyHorRuler}{% + \setlength{\parskip}{0ex plus 0ex minus 0ex}% + \hrule% +} \newcommand{\DoxyLabelFont}{} \newcommand{\entrylabel}[1]{% {% |