doc/sod.tex: Print a proper title page.
[sod] / doc / sod.tex
index 4979b23..9d4eb97 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
 
@@ -67,8 +67,8 @@
 \include{concepts}
 \include{cmdline}
 \include{syntax}
-\include{structures}
 \include{runtime}
+\include{structures}
 
 %%%--------------------------------------------------------------------------
 \part{Lisp interface} \label{p:lisp}