comparison singletune.fmt @ 229:1e4443d58177

Modify Change tune handling. Change all change notes to reference the filename of the tune to change to. Modify web and document generators to pull the change note out of the abc and generate an appropiate bit of content. This is now, in both cases, a hyperlink. In the process, remove the tune-specific .tex facility. It wasn't being used. I could really do with a proper templating system, and using some sort of templating in the LaTeX generation.
author Jim Hague <jim.hague@acm.org>
date Sat, 23 Feb 2013 13:10:58 +0000
parents 295ba8275ab4
children 4dac46e45116
comparison
equal deleted inserted replaced
228:129f92df03b5 229:1e4443d58177
6 topmargin 0 6 topmargin 0
7 scale 0.9 7 scale 0.9
8 titleformat T0 C1 8 titleformat T0 C1
9 titlespace 0 9 titlespace 0
10 topspace 0 10 topspace 0
11 % I only want to include Notes in the tune graphics. To turn off the 11 % I don't want any info fields in the graphics. To turn off the
12 % other fields, give a blank infoname for that letter. 12 % fields, give a blank infoname for that letter.
13 infoname S 13 infoname S
14 infoname R 14 infoname R
15 infoname B 15 infoname B
16 infoname D 16 infoname D
17 infoname Z 17 infoname Z
18 infoname H 18 infoname H
19 infoname N
19 infoline true 20 infoline true
20 writehistory true 21 writehistory true