Tom Dickson-3 wrote:
>
> It doesn't work correctly - it appears Scheme doesn't like the second
> use of the variable?
>
> verseNumber = #(define-music-function (parser location markp) (string?)
> #{
>      \set vocalName = $markp
>      \set shortVocalName = $markp
>      \override InstrumentName #'X-offset = #2
>      \override InstrumentName #'font-series = #'bold
> #})
>
> is what I'm trying -
>
>
for me it works when i call it like

When I call it I get the verse number on subsequent lines, but the first
line has no number. I'll try it again (I'm calling it as such: \verseName
"1." )
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to