Fix the comment for \xsection.

This commit is contained in:
Sergiu Ivanov 2015-05-21 15:58:28 +02:00
parent 819d41ad47
commit 1db495588c

View file

@ -19,7 +19,7 @@
% A thick horizontal rule filling all page width.
\def\thickhrule{\leavevmode\leaders\hrule height 1.5pt\hfill\kern\z@}
% Set up an unnumbered chapter appearing in the table of contents.
% Set up an unnumbered section appearing in the table of contents.
\newcommand{\xsection}[1]{
\section*{#1}
\addcontentsline{toc}{section}{#1}