]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/vertical-aligned-staffgroups-without-connecting-systemstartbar.ly
Merge remote branch 'origin/master' into release/unstable
[lilypond.git] / Documentation / snippets / vertical-aligned-staffgroups-without-connecting-systemstartbar.ly
index 6b4a50016bf682d76e81ff4c45761f7450aa97ef..6610200af5c82c729a38f22bdc840fda31f01f4c 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.25"
+\version "2.17.30"
 
 \header {
   lsrtags = "paper-and-layout, staff-notation, syntax-and-expressions"
@@ -41,7 +41,7 @@ SystemStartBar for each StaffGroup, but without connecting them.
   \context {
     \Score
     \override SystemStartBrace.style = #'bar-line
-    \override SystemStartBar.stencil = ##f
+    \omit SystemStartBar
     \override SystemStartBrace.padding = #-0.1
     \override SystemStartBrace.thickness = #1.6
     \remove "Mark_engraver"