Re: Replacing \set stanza with custom verseNumber

2009-05-15 Thread -Eluze
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

Re: Replacing \set stanza with custom verseNumber

2009-05-15 Thread Tom Dickson
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

Replacing \set stanza with custom verseNumber

2009-05-14 Thread Tom Dickson
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