view dottes.tex.section-firstlines @ 733:841f7c19cb55

Convert abcfield.py from OptionParser to ArgumentParser. abctemplate.py uses ArgumentParser, so this reduced dependencies.
author Jim Hague <jim.hague@acm.org>
date Thu, 12 Oct 2017 11:59:28 +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}
}