\input macros.tex
\fi
-% So far, we do not have any title page
+%%% Title page %%%
+
+\vglue 0pt
+\vfill
+\centerline{\chapfont Title Page}
+\vfill\eject
+
+%%% Subtitle page %%%
+
+\vglue 0pt
+\vfill
+\centerline{Subtitle Page}
+\vfill\eject
\endpart
\parindent=0.8cm
\parskip=3pt plus 1pt minus 1pt
+% Parameters for final typesetting (bigger inner margins etc.)
+\newif\iffinal
+\finaltrue
+\newdimen\hwobble
+\advance\hsize by -10mm
+
+\iffinal
+\hwobble=10mm
+\else
+\hwobble=0mm
+\fi
+
+% Glue
\smallskipamount=4pt plus 1.2pt minus 1.2pt
\medskipamount=7pt plus 2.5pt minus 2pt
\bigskipamount=15pt plus 5pt minus 4pt
\def\appendices{\chapcount=99}
\def\rawchapter#1{\vfill\supereject
+\iffinal
+ \ifodd\pageno
+ \else
+ \hglue 1in \vfill\supereject
+ \fi
+\fi
\leftline{\chapfont #1}
\bigskip
}
\hyphenation{Ra-ma-chan-dran}
+%%% Output routine %%%
+
+\output{\sagaoutput}
+
+\def\sagaoutput{\ifodd\pageno \hoffset=\hwobble \else \hoffset=0pt \fi
+\plainoutput}
+
+%\def\makeheadline{\vbox to\z@{\vskip-22.5\p@
+% \line{\vbox to8.5\p@{}\the\headline}\vss}\nointerlineskip}
+%\def\makefootline{\baselineskip24\p@\lineskiplimit\z@\line{\the\footline}}
+
%%% The End %%%
\catcode`@=12