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: Gloops
Subject: Re: Bar lines at far left of single staff systens.
Date: Sun, 10 Jun 2018 12:37:16 -0700 (MST)

%Start of code 
Hello!



\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 ...
Gloops



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



reply via email to

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