view dottes.tex.section-tunes @ 1052:9bce84b2314e build-default-380

Use same end bar ending as used elsewhere in the Booke.
author Jim Hague <jim.hague@acm.org>
date Tue, 30 Jun 2020 20:25:32 +0100
parents 7cc06a68a572
children
line wrap: on
line source

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

\newpage

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

\vspace*{\fill}

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

\vspace*{\fill}

\ifdim \paperheight<200mm \newpage \fi

\showsectiongraphic{@SECTION@-image.jpg}{\input{@SECTION@-image.tex}}

\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}
}