We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b5468 commit fe1ddb7Copy full SHA for fe1ddb7
toc/basicActivity.tex
@@ -16,10 +16,6 @@
16
Note, the option \verb!numbers! must be set in the \verb!xourse! file for these
17
files to be numbered in the table of contents.
18
19
-\begin{warning}
20
-We \textbf{never} use \verb!\section*! to omit numbers, instead we use document class option \verb!numbers! to get numbers in the table of contents.
21
-It is implemented like this \verb!\documentclass[numbers]{xourse}!.
22
-\end{warning}
23
24
25
toc/toc.tex
@@ -9,7 +9,7 @@
9
This document is an example of a basic table of contents.
10
\end{abstract}
11
\maketitle
12
-
+\chapterstyle
13
\activity{basicActivity}
14
15
0 commit comments