diff dottes.tex.section-firstlines @ 601:507d853433ef

Create a section title page in the print version. Move the section comment to that title page.
author Jim Hague <jim.hague@acm.org>
date Fri, 04 Nov 2016 00:03:54 +0000
parents
children b45a87f4ccdb
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/dottes.tex.section-firstlines	Fri Nov 04 00:03:54 2016 +0000
@@ -0,0 +1,9 @@
+\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}
+}