Re: rest at beginning of music breaks vocalName

2009-05-28 Thread Wilbert Berendsen
Op donderdag 28 mei 2009, schreef Tom Dickson: > In the attached example, the "music" begins with a rest (r8) - and > vocalName and shortVocalName don't print on the first line, but do on > subsequent lines. > Any ideas how to get around this? I found an even better solution. Put the vocalName

Re: rest at beginning of music breaks vocalName

2009-05-28 Thread Wilbert Berendsen
Op donderdag 28 mei 2009, schreef Tom Dickson: > If I change the rest to a note, it prints correctly (but has an extra > note). Trying a skip and/or a g8\rest both don't work, either. > > Any ideas how to get around this? You could use \set stanza = #"1." to get the first one there. It may take

rest at beginning of music breaks vocalName

2009-05-27 Thread Tom Dickson
In the attached example, the "music" begins with a rest (r8) - and vocalName and shortVocalName don't print on the first line, but do on subsequent lines. If I change the rest to a note, it prints correctly (but has an extra note). Trying a skip and/or a g8\rest both don't work, either. A