lilypond-user
[Top][All Lists]
Advanced

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

Re: \cadenzaOn: clefs, key signatures on line breaks


From: foxfanfare
Subject: Re: \cadenzaOn: clefs, key signatures on line breaks
Date: Mon, 14 May 2018 03:13:47 -0700 (MST)

Robert Kubosz wrote
> Still I have question refering the breaks: is there any other method for
> line breaking (preferably auto-breaking)?

I don't understand your question. In your exemple, the breakings are working
because you have added the barlines in your \repeat command. Then LP
automatically did the breaks. If you want to hide the barlines, this could
also work:

\relative f' {
                \clef treble
        \key f \major
        \cadenzaOn

        \repeat unfold 9 {
        f4 f f f
        \bar ""
        }
        \cadenzaOff
} 




--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html



reply via email to

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