diff options
Diffstat (limited to 'doc/refman/Reference-Manual.tex')
-rw-r--r-- | doc/refman/Reference-Manual.tex | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/refman/Reference-Manual.tex b/doc/refman/Reference-Manual.tex index 94c9ae76..b0ada528 100644 --- a/doc/refman/Reference-Manual.tex +++ b/doc/refman/Reference-Manual.tex @@ -43,6 +43,15 @@ % linktocpage option makes page numbers, not section names, to be links in % the table of contents. % colorlinks option colors the links instead of using boxes. + +% The command \tocnumber was added to HEVEA in version 1.06-6. +% It instructs HEVEA to put chapter numbers into the table of +% content entries. The table of content is produced by HACHA using +% the options -tocbis -o toc.html. HEVEA produces a warning when +% a command is not recognized, so versions earlier than 1.06-6 can +% still be used. +%HEVEA\tocnumber + \begin{document} %BEGIN LATEX \sloppy\hbadness=5000 @@ -139,4 +148,4 @@ Options A and B of the licence are {\em not} elected.} \end{document} -% $Id: Reference-Manual.tex 13180 2010-06-22 20:31:08Z herbelin $ +% $Id: Reference-Manual.tex 14090 2011-05-03 13:34:16Z pboutill $ |