Added table of contents
Added table of contents to book. Now annoyingly lists a "contents" section of two blank pages, but baby steps.
This commit is contained in:
parent
b5146e3a18
commit
c3022b7654
@ -2,7 +2,7 @@
|
||||
|
||||
((= IPython input/output style =))
|
||||
|
||||
((*- extends 'base.tplx' -*))
|
||||
((*- extends 'report.tplx' -*))
|
||||
|
||||
|
||||
((* block docclass *))
|
||||
@ -20,6 +20,11 @@
|
||||
\author{Roger R Labbe Jr}
|
||||
((* endblock title *))
|
||||
|
||||
((* block predoc *))
|
||||
((( super() )))
|
||||
((* block tableofcontents *))\tableofcontents((* endblock tableofcontents *))
|
||||
((* endblock predoc *))
|
||||
|
||||
((* block markdowncell scoped *))
|
||||
\normalem
|
||||
\setlength{\parindent}{0em}
|
||||
|
Loading…
Reference in New Issue
Block a user