]> git.donarmstrong.com Git - lilypond.git/commit
Add instrument-specific-markup-interface, assign to TextScript and add (fret-board...
authorReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 19 Aug 2008 16:44:30 +0000 (18:44 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Tue, 19 Aug 2008 17:08:12 +0000 (19:08 +0200)
commitcbdc9b926b4915a8b1631209962eac2cccbb34c4
tree4983d82c1e93a0ababa20612af50ee3208853b0f
parent37167c33a70c914334b6a4b5fec8eb5c6a62a555
Add instrument-specific-markup-interface, assign to TextScript and add (fret-board|harp-pedal)-details to it

Harp Pedal diagrams and fret board diagrams can be tweaked using the
fret-board-details and harp-pedal-details property alists of TextScript.
However, so far they were not "officially" assigned to any interface of
TextScript, so they didn't appear in the auto-generated documentation...
scm/define-grob-interfaces.scm
scm/define-grobs.scm