view dottes.tex.section-firstlines @ 611:b6b80aca673d

It seems \tabularnewline is better than \\ in tables. It explicitly means that this is the end of an entire row. \\ can get redefined a lot.
author Jim Hague <jim.hague@acm.org>
date Fri, 04 Nov 2016 23:57:05 +0000
parents 507d853433ef
children b45a87f4ccdb
line wrap: on
line source

\section{@SECTION@ 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}
}