Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c3022b76 authored by Roger Labbe's avatar Roger Labbe
Browse files

Added table of contents

Added table of contents to book. Now annoyingly lists a "contents"
section of two blank pages, but baby steps.
parent b5146e3a
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
((= IPython input/output style =)) ((= IPython input/output style =))
((*- extends 'base.tplx' -*)) ((*- extends 'report.tplx' -*))
((* block docclass *)) ((* block docclass *))
...@@ -20,6 +20,11 @@ ...@@ -20,6 +20,11 @@
\author{Roger R Labbe Jr} \author{Roger R Labbe Jr}
((* endblock title *)) ((* endblock title *))
((* block predoc *))
((( super() )))
((* block tableofcontents *))\tableofcontents((* endblock tableofcontents *))
((* endblock predoc *))
((* block markdowncell scoped *)) ((* block markdowncell scoped *))
\normalem \normalem
\setlength{\parindent}{0em} \setlength{\parindent}{0em}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment