view dottes.tex.section-firstlines @ 849:eb5da4e5c057

Fix up subtitles which have a ', The' form. We no longer fix up such titles other than the primary title. The primary title uses the ", <prefix>" so the sort order can ignore prefixes words like 'The' or 'An'.
author Jim Hague <jim.hague@acm.org>
date Sat, 23 Mar 2019 14:57:19 +0000
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}
}