Skip to content

Commit 957a8a8

Browse files
committed
Corrects the page number so that Part I starts at page 1
1 parent 7f14b37 commit 957a8a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

text/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Front Matter
2222

2323
.. raw:: latex
2424

25-
\setcounter{secnumdepth}{2}
25+
\cleardoublepage
2626
\pagenumbering{arabic}
27-
27+
\setcounter{secnumdepth}{2}
2828

2929
###################
3030
Describing Behavior

0 commit comments

Comments
 (0)