----- Original Message ----- From: "Christian Bos" <[email protected]>
To: <[email protected]>
Sent: Thursday, November 11, 2010 8:23 AM
Subject: Distance between systems/staves


Hello,

I am working on a piece containing multiple scores in one file, like this:


\score {
[music]
}

\score {
[some more music]
}


How can I increase the distance between the staves of the different scores?

Greatings!

A very simple way would be just to put some blank markup between the scores:

\markup { " " }

--
Phil Holmes



_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to