lilypond-user
[Top][All Lists]
Advanced

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

Re: Removing the line before a staff begins


From: Shane Brandes
Subject: Re: Removing the line before a staff begins
Date: Mon, 11 Feb 2013 23:24:33 -0500

\score {

\new StaffGroup <<

\new Staff = "right" \right

\new Staff = "left" { \clef bass \left }

>>


and you will have to


\layout { indent = 0

\context {

\Score

\remove "Bar_number_engraver"

}

}


regards


Shane



On Mon, Feb 11, 2013 at 11:11 PM, ryanmichaelmcclure <address@hidden> wrote:
I am working on an assignment for music theory that requires a particular
layout.

Here is what I am able to get using Lilypond:

<http://lilypond.1069038.n5.nabble.com/file/n140792/paSl6ox.png>

Here is the staff layout my instructor desires:

<http://lilypond.1069038.n5.nabble.com/file/n140792/Dg3gkxp.png>

Notice how in what my instructor wants, there is no line between each
"system" (Top 2, middle 2, and last "2") before the clefs. Is this possible
to achieve on Lilypond?



--
View this message in context: http://lilypond.1069038.n5.nabble.com/Removing-the-line-before-a-staff-begins-tp140792.html
Sent from the User mailing list archive at Nabble.com.

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


reply via email to

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