On 2/22/04 1:08 PM, "Paul Scott" <[EMAIL PROTECTED]> wrote:
> In printed music that I am familiar with the chord names are printed > between the (first and second, etc.) ending brackets and the staff. Is > this possible with Lilypond? > > Thanks, > > Paul Scott > > > > _______________________________________________ > Lilypond-user mailing list > [EMAIL PROTECTED] > http://mail.gnu.org/mailman/listinfo/lilypond-user Hi Scott, I searched my files and found something that I had cut and pasted from an earlier posting by Scott Ainsworth (I don't remember what date it was posted or any other reference, and I hope he does not mind me posting it here again.) here it is: "I finally found a way to get the chord names below the volta bracket. I reduced the height of the staff and increased the volta padding so the volta number would clear the chords. Thry something like this: . . . Lots of stuff omitted \context Staff = melody < \property Staff . verticalExtent = #'(-4 . 3.5) \property Staff . minimumVerticalExtent = #'(-1 . 1) . . . Lots more stuff omitted \paper { \translator { \StaffContext VoltaBracket \override #'padding = #3 %pts } } Note that 3.5 is the staff height you need to play with. Good luck! Scott Ainsworth" Hope this works for you. And thanks to Scott if he is still out there. Walter _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user