mirror of
https://github.com/kastdeur/lilydrum.git
synced 2024-12-23 01:33:32 +01:00
23 lines
394 B
TeX
23 lines
394 B
TeX
|
\documentclass{tex/score_book}
|
||
|
|
||
|
\title{Seaforth Highlanders of Holland\\Scores Bass}
|
||
|
\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_bass.tex}
|
||
|
\end{document}
|