Re: text markup for long multi-measure rests

2003-03-29 Thread John Williams
Yes, I'm aware of that workaround. I'm trying to use it now, but the results are rather less-than-satisfactory. Including a time on the 's' separates the measure with the textscript from the rest of the multi-measure rest. < R1*18 s1_"Allegro" > Omitting the time on the 's' makes the texts

Re: text markup for long multi-measure rests

2003-03-29 Thread Graham Percival
On Sat, 29 Mar 2003 13:13:17 -0700 (MST) John Williams <[EMAIL PROTECTED]> wrote: > How to I attach text markup to long multi-measure rests? You do a quick search in the mailist archives, at: http://mail.gnu.org/archive/html/lilypond-user/ and find this thread: http://mail.gnu.org/archive/html/li

text markup for long multi-measure rests

2003-03-29 Thread John Williams
How to I attach text markup to long multi-measure rests? I've looked at multi-measure-rest-text.ly, but it only contains examples for *single-measure* multi-measure rests. I want to do something like this: \property Score.skipBars = ##t R2.*20_"Tacet" Perhaps something like that sho