Convert from article to a one-sided book.

Add \frontmatter, \mainmatter etc. This gets the contents and intro page
numbering separately and printed in Roman.
This commit is contained in:
Jim Hague 2013-06-29 11:18:53 +01:00
parent 4842408b63
commit eadf6f466b
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
\documentclass[a4paper,11pt]{article} \documentclass[a4paper,11pt,oneside]{book}

View File

@ -1 +1 @@
\documentclass[a5paper,landscape,11pt]{article} \documentclass[a5paper,landscape,11pt,oneside]{book}

View File

@ -41,6 +41,8 @@
\begin{document} \begin{document}
\frontmatter
% ----- Title page % ----- Title page
\begin{titlepage} \begin{titlepage}
@ -95,17 +97,18 @@ This book was first produced to mark Cry Havoc's 20th anniversary in 2013.
% ----- % -----
\mainmatter
\section{Tunes} \section{Tunes}
Tunes are arranged in alphabetical order of tune title.
\newpage
\input{tunes.tex} \input{tunes.tex}
% ----- % -----
\backmatter
\newpage \newpage
\section{List of tune first lines} \section{List of tune first lines}
You know the feeling. Everyone has just launched into a well-loved tune. You know the feeling. Everyone has just launched into a well-loved tune.