lilypond-user
[Top][All Lists]
Advanced

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

Re: automatic bar marks possible for ie, 28/4 ?


From: Mats Bengtsson
Subject: Re: automatic bar marks possible for ie, 28/4 ?
Date: Tue, 30 Jan 2007 13:27:57 +0100
User-agent: Thunderbird 1.5.0.9 (X11/20061206)

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
address@hidden
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: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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