TOC doesn't need its own new page
authorScott Morrison <scott@tqft.net>
Wed, 28 Jul 2010 12:27:24 -0700
changeset 496 01b044f87bb0
parent 495 9500914bade0
child 497 18b742b1b308
TOC doesn't need its own new page
blob1.tex
preamble.tex
--- a/blob1.tex	Wed Jul 28 12:27:08 2010 -0700
+++ b/blob1.tex	Wed Jul 28 12:27:24 2010 -0700
@@ -51,6 +51,9 @@
 
 \tableofcontents
 
+\let\stdsection\section
+\renewcommand\section{\newpage\stdsection}
+
 \input{text/intro}
 
 \input{text/tqftreview}
--- a/preamble.tex	Wed Jul 28 12:27:08 2010 -0700
+++ b/preamble.tex	Wed Jul 28 12:27:24 2010 -0700
@@ -12,9 +12,6 @@
 \usepackage{stmaryrd} % additional math symbols, e.g. \mapsfrom
 \usepackage{microtype}
 
-\let\stdsection\section
-\renewcommand\section{\newpage\stdsection}
-
 \SelectTips{cm}{}
 % This may speed up compilation of complex documents with many xymatrices.
 %\CompileMatrices