lilypond-user
[Top][All Lists]
Advanced

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

Re: Bar lines at far left of single staff systens.


From: dfro
Subject: Re: Bar lines at far left of single staff systens.
Date: Thu, 14 Jun 2018 12:46:54 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

On 6/10/18 3:53 PM, Aaron Hill wrote:
On 2018-06-10 12:37, Gloops wrote:
\version "2.18.2"

\new RhythmicStaff \with {
   \consists "System_start_delimiter_engraver"
   systemStartDelimiter = #'SystemStartBar
   \override SystemStartBar.collapse-height = 0
   \override SystemStartBar.thickness = 2
}
{
   c'1 \break
   c'1 \break
   c'1
}

This does not work ...

Try adding this to your \with block:

%%%%
  \override StaffSymbol.Y-extent = #'(-1 . 1)
%%%%

-- Aaron Hill

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

Thank you, Aaron

I will try this.


Peace,

David Froseth




reply via email to

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