Mercurial > dottes
comparison 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 |
comparison
equal
deleted
inserted
replaced
599:fceafdb462a8 | 601:507d853433ef |
---|---|
1 \section{@SECTION@ tunes} | |
2 | |
3 {\renewcommand{\arraystretch}{2.5} | |
4 \setlength\LTleft{0pt} | |
5 \setlength\LTright{\fill} | |
6 \begin{longtable}{@{}>{\raggedright\arraybackslash}m{0.2\textwidth}r@{}} | |
7 \input{@SECTION@-firstlines.tex} | |
8 \end{longtable} | |
9 } |