lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Four bars per line


From: Kjetil Rossavik
Subject: Re: Four bars per line
Date: Tue, 26 May 2009 10:23:35 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

-Eluze <eluzew <at> gmail.com> writes:

> 
> 
> Kjetil Rossavik wrote:
> > 
> > How do I get Lilypond to lay out my music with 4 bars per line?
> > 
> you can add a voice with spacers and breaks, see
> 
> http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Using-an-extra-
voice-for-breaks#Using-an-extra-voice-for-breaks
> http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Using-an-extra-
voice-for-breaks#Using-an-extra-voice-for-breaks 

Thanks,
I did this:

<<
   \repeat unfold 6 {
         s1 \noBreak s1 \noBreak
         s1 \noBreak s1 \break }
   \acc
   \relative c' { \mus }
>>

And that almost works... I get 4 bars/line, but I also get an empty stave above 
mine... Any pointers? (I'm on \version "2.10.33")

KJ.









reply via email to

[Prev in Thread] Current Thread [Next in Thread]