lilypond-user
[Top][All Lists]
Advanced

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

Re: Force end measure with compound time signature


From: alb84
Subject: Re: Force end measure with compound time signature
Date: Mon, 18 Apr 2011 11:54:23 -0700 (PDT)

Solved like this

        #(set-time-signature 3 4)
        \override Staff.TimeSignature #'stencil = ##f

and then


        #(set-time-signature 4 4)
        \override Staff.TimeSignature #'stencil = ##f

Here the result

http://old.nabble.com/file/p31426772/Gloria_Pagina_4.png 
-- 
View this message in context: 
http://old.nabble.com/Force-end-measure-with-compound-time-signature-tp31425579p31426772.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.




reply via email to

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