Or (if you don't want the changing time signatures, just the additional bar lines):
\new Staff { <<
\new Voice { \repeat unfold 10 { s4*6  \bar ":" s1 \bar ":" s1 } }
\new Voice { \relative { \time 28/4 c4 d e f g a c b a g c d e f} }
>>

  /Mats

Bertalan Fodor wrote:
You can use something like the method written in the Line breaking section of the manual.
\new Staff { <<
\new Voice { \repeat unfold 10 { \time 6/4 s4*6  \time 4/4 s1 s1 } }
\new Voice { \relative { c4 d e f g a c b a g c d e f} }
>>

Bert



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: [EMAIL PROTECTED]
        WWW: http://www.s3.kth.se/~mabe
=============================================



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to