Mercurial > dottes
annotate dottes.tex.section-firstlines @ 680:5f2542973d84
Bagpipers, Sussex Cotillion and Mount Hills from Nerys.
I've added chords for the last two from a net site and Paul Hardy
respectively. Still looking for chords for Bagpipers.
author | Jim Hague <jim.hague@acm.org> |
---|---|
date | Fri, 15 Sep 2017 16:22:21 +0100 |
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 } |