Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4d4f9e7

Browse files
committed
Removed \mytableofcontents; just use \tableofcontents.
1 parent 3e9ce54 commit 4d4f9e7

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

Doc/api.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
\end{abstract}
3535

36-
\mytableofcontents
36+
\tableofcontents
3737

3838
\pagenumbering{arabic}
3939

Doc/api/api.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333

3434
\end{abstract}
3535

36-
\mytableofcontents
36+
\tableofcontents
3737

3838
\pagenumbering{arabic}
3939

Doc/ext.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
\end{abstract}
5050

51-
\mytableofcontents
51+
\tableofcontents
5252

5353
\pagenumbering{arabic}
5454

Doc/ext/ext.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
\end{abstract}
5050

51-
\mytableofcontents
51+
\tableofcontents
5252

5353
\pagenumbering{arabic}
5454

Doc/lib.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
\end{abstract}
5858

59-
\mytableofcontents
59+
\tableofcontents
6060

6161
\pagenumbering{arabic}
6262

Doc/lib/lib.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757
\end{abstract}
5858

59-
\mytableofcontents
59+
\tableofcontents
6060

6161
\pagenumbering{arabic}
6262

Doc/tut.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
\end{abstract}
6565

66-
\mytableofcontents
66+
\tableofcontents
6767

6868
\pagenumbering{arabic}
6969

Doc/tut/tut.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363

6464
\end{abstract}
6565

66-
\mytableofcontents
66+
\tableofcontents
6767

6868
\pagenumbering{arabic}
6969

0 commit comments

Comments
 (0)