doc/sod.tex: Front matter begins at the beginning.
[sod] / doc / sod.tex
index 4979b23..a20dc8f 100644 (file)
@@ -23,7 +23,7 @@
 %%% along with SOD; if not, write to the Free Software Foundation,
 %%% Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-\documentclass[noarticle]{strayman}
+\documentclass[noarticle, titlepage]{strayman}
 
 \errorcontextlines=999
 
 
 \begin{document}
 
+\frontmatter
 \maketitle
 
 %%%--------------------------------------------------------------------------
-\frontmatter
 
 \tableofcontents
 
@@ -67,8 +67,8 @@
 \include{concepts}
 \include{cmdline}
 \include{syntax}
-\include{structures}
 \include{runtime}
+\include{structures}
 
 %%%--------------------------------------------------------------------------
 \part{Lisp interface} \label{p:lisp}