diff options
Diffstat (limited to 'manual/new_header.tex')
| -rw-r--r-- | manual/new_header.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manual/new_header.tex b/manual/new_header.tex index 0c34f4c..758020f 100644 --- a/manual/new_header.tex +++ b/manual/new_header.tex @@ -177,6 +177,12 @@ \markright{\thesection\ #1}% } + % Used for parameters within a detailed function description + \renewcommand{\DoxyParamCaption}{% + \renewcommand{\item}[3][]{\hspace*{0.0cm} ##1 {\em ##2}##3}% + }{% + } + % ToC, LoF, LoT, bibliography, and index % Indices & bibliography \usepackage[numbers]{natbib} |
