view dottes.tex.section-tunes @ 671:2f6e05d0aba0

Add experimental Alto Recorder (C Fingering) instrument. This should produce the bookes and website, but the website is not linked into the main page yet.
author Jim Hague <jim.hague@acm.org>
date Thu, 14 Sep 2017 10:41:46 +0100
parents c95364aa550c
children b45a87f4ccdb
line wrap: on
line source

% ----- Tunes and intro page for a section.

\newpage

\addcontentsline{toc}{chapter}{@SECTION@ tunes}

\vspace*{\fill}

\begin{center}
{\Huge \input{@SECTION@-title.txt}}\\[\baselineskip]
{\Large \input{@SECTION@-subtitle.txt}}
\end{center}

\vspace*{\fill}

\input{@SECTION@-intro.tex}

\newpage

{
\newcolumntype{L}{p{0.25\textwidth}}%
\newcolumntype{R}{>{\raggedleft\arraybackslash}p{0.25\textwidth}}%
\newcolumntype{C}{>{\centering\arraybackslash}X}%
\renewcommand{\tabularxcolumn}[1]{m{#1}}%
\renewcommand{\tabcolsep}{0pt}

\input{@SECTION@-tunes.tex}
}