diff options
Diffstat (limited to 'doc/headers.tex')
| -rw-r--r-- | doc/headers.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/headers.tex b/doc/headers.tex index c10dca58e9..277b62021e 100644 --- a/doc/headers.tex +++ b/doc/headers.tex @@ -82,6 +82,7 @@ Vernacular Commands Index} \newcommand{\comindex}[1]{% \index{#1@\texttt{#1}}\index[command]{#1@\texttt{#1}}} \newcommand{\errindex}[1]{\texttt{#1}\index[error]{#1}} +\newcommand{\errindexbis}[2]{\texttt{#1}\index[error]{#2}} \newcommand{\ttindex}[1]{\index{#1@\texttt{#1}}} \makeatother |
