Am 10/01/14 09:47, schrieb Simon Bailey:
rafael,


On Thu, Jan 9, 2014 at 11:36 PM, Rafael Arndt <rafaelar...@web.de> wrote:
2014/1/9 Rafael Arndt <rafaelar...@web.de>
There is a tiny estatical detail I would like to change, but found out
nowhere how to do it:
I would like to have a bar at the beginning of the system here:

is this what you're trying to acheive?

%%% SNIP HERE %%%
\version "2.18.0"
\score {
   \new StaffGroup <<
     % Must be lower than the actual number of staff lines
     \set StaffGroup.systemStartDelimiter = #'SystemStartBar
     \override Score.SystemStartBar #'collapse-height = #1
     \new Staff {
     c'1
   }
   >>
}
%%% SNIP HERE %%%

produces the attached output.

regards,
sb
Hi Simon. That's exactly it. Actually I like the thickness of the line better if I uncomment the first ("\set...")-line.
Thanks alot.

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

Reply via email to