On 30/04/14 12:12, Rus wrote:
Hello!
How to make a split system, like in the attached file?

You can adapt something like this:

\relative c'' {

\repeat unfold 4 { c1 }

\bar "||"

\cadenzaOn \stopStaff

\repeat unfold 4 { % Adjust unfold counter to manipulate indentation

s

\noBreak

\bar ""

}

\cadenzaOff \startStaff

\bar "||"

\repeat unfold 4 { c1 }

\bar "|."

}


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

Reply via email to