Re: Multi measure rest for non 4/4 measures

2009-02-18 Thread Gilles Sadowski
> > I wanted to have something like that : > > \set Score.skipBars = ##t > \time 12/8 r1*12/8*4 ^^^ Should be a capital R. Best, Gilles ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-

Re: Multi measure rest for non 4/4 measures

2009-02-18 Thread David Bobroff
Check the section on whole measure rests. You should have a capital 'R' instead of a lower case 'r' after your time signature. -David lucifree wrote: Hi I wanted to have something like that : \set Score.skipBars = ##t \time 12/8 r1*12/8*4 ie the multi measure rest with a big 4 on top of it

Multi measure rest for non 4/4 measures

2009-02-18 Thread lucifree
Hi I wanted to have something like that : \set Score.skipBars = ##t \time 12/8 r1*12/8*4 ie the multi measure rest with a big 4 on top of it, meaning 4 12/8 measures. This works well for basic 4/4 time, but I don't succeed in not 4/4. Is there a trick to have this ? Thanks, L. __