mirror of
https://github.com/kastdeur/lilydrum.git
synced 2025-01-03 14:33:33 +01:00
23 lines
393 B
TeX
23 lines
393 B
TeX
|
\documentclass{tex/score_book}
|
||
|
|
||
|
\title{Seaforth Highlanders of Holland\\Fullscores}
|
||
|
\author{Eric Teunis de Boone}
|
||
|
|
||
|
\begin{document}
|
||
|
|
||
|
\input{./tex/titlepage.tex}
|
||
|
|
||
|
\newpage
|
||
|
\cleardoublepage
|
||
|
\phantomsection
|
||
|
\addcontentsline{toc}{section}{\contentsname}
|
||
|
\begin{multicols}{2}
|
||
|
\tableofcontents
|
||
|
\end{multicols}
|
||
|
|
||
|
%\newpage
|
||
|
%\input{./tex/playlist}
|
||
|
\newpage
|
||
|
\input{./tex/main_full.tex}
|
||
|
\end{document}
|