diff options
Diffstat (limited to 'Doc/templates')
-rw-r--r-- | Doc/templates/module.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Doc/templates/module.tex b/Doc/templates/module.tex index 5c702e5..a7f70ae 100644 --- a/Doc/templates/module.tex +++ b/Doc/templates/module.tex @@ -37,7 +37,8 @@ only available on genuine UNIX systems. The \code{spam} module defines the following functions: % ---- 3.1. ---- -% Redefine the ``indexsubitem'' macro to point to this module: +% Redefine the ``indexsubitem'' macro to point to this module +% (alternatively, you can put this at the top of the file): \renewcommand{\indexsubitem}{(in module spam)} |