Mercurial > dottes
annotate dottes.tex.section-firstlines @ 869:7cc06a68a572
Add optional image caption taken from <section>/image.md.
| author | Jim Hague <jim.hague@acm.org> | 
|---|---|
| date | Tue, 26 Mar 2019 11:00:35 +0000 | 
| parents | b45a87f4ccdb | 
| children | 5a3e646b9978 | 
| rev | line source | 
|---|---|
| 
677
 
b45a87f4ccdb
Make sure section names strip any '-<instrument>' filename decoration.
 
Jim Hague <jim.hague@acm.org> 
parents: 
601 
diff
changeset
 | 
1 \section{@SECTIONNAME@ tunes} | 
| 
601
 
507d853433ef
Create a section title page in the print version.
 
Jim Hague <jim.hague@acm.org> 
parents:  
diff
changeset
 | 
2 | 
| 
 
507d853433ef
Create a section title page in the print version.
 
Jim Hague <jim.hague@acm.org> 
parents:  
diff
changeset
 | 
3 {\renewcommand{\arraystretch}{2.5} | 
| 
 
507d853433ef
Create a section title page in the print version.
 
Jim Hague <jim.hague@acm.org> 
parents:  
diff
changeset
 | 
4 \setlength\LTleft{0pt} | 
| 
 
507d853433ef
Create a section title page in the print version.
 
Jim Hague <jim.hague@acm.org> 
parents:  
diff
changeset
 | 
5 \setlength\LTright{\fill} | 
| 
 
507d853433ef
Create a section title page in the print version.
 
Jim Hague <jim.hague@acm.org> 
parents:  
diff
changeset
 | 
6 \begin{longtable}{@{}>{\raggedright\arraybackslash}m{0.2\textwidth}r@{}} | 
| 
 
507d853433ef
Create a section title page in the print version.
 
Jim Hague <jim.hague@acm.org> 
parents:  
diff
changeset
 | 
7 \input{@SECTION@-firstlines.tex} | 
| 
 
507d853433ef
Create a section title page in the print version.
 
Jim Hague <jim.hague@acm.org> 
parents:  
diff
changeset
 | 
8 \end{longtable} | 
| 
 
507d853433ef
Create a section title page in the print version.
 
Jim Hague <jim.hague@acm.org> 
parents:  
diff
changeset
 | 
9 } | 
