view dottes.tex.section-firstlines @ 732:c81a1ed21877

Move prev/next field reading into abctemplate.py. Fishing all that stuff out in makeWeb.sh was a bit ugly.
author Jim Hague <jim.hague@acm.org>
date Thu, 12 Oct 2017 11:21:48 +0100
parents b45a87f4ccdb
children 5a3e646b9978
line wrap: on
line source

\section{@SECTIONNAME@ tunes}

{\renewcommand{\arraystretch}{2.5}
\setlength\LTleft{0pt}
\setlength\LTright{\fill}
\begin{longtable}{@{}>{\raggedright\arraybackslash}m{0.2\textwidth}r@{}}
\input{@SECTION@-firstlines.tex}
\end{longtable}
}