view dottes.tex.section-firstlines @ 860:a284fc64cb75 build-default-318

Expand size of graphics in section intro. Unfortunately this is still done on an ad-hoc basis. Trying to do an automatic 'scale to fit vertical space' is beyond me for now.
author Jim Hague <jim.hague@acm.org>
date Sat, 23 Mar 2019 23:04:23 +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}
}