]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly
Merge remote-tracking branch 'origin/master' into translation
[lilypond.git] / Documentation / snippets / mensurstriche-layout-bar-lines-between-the-staves.ly
index 5555f7819765f216c74e0fada5fcd3d212458626..0d19ecff49c24a4d5fc8d776edd6cf0a418b3bb3 100644 (file)
@@ -19,7 +19,6 @@ the @code{transparent} property.
   doctitle = "Mensurstriche layout (bar lines between the staves)"
 } % begin verbatim
 
-
 global = {
   \hide Staff.BarLine
   s1 s
@@ -27,6 +26,7 @@ global = {
   \undo \hide Staff.BarLine
   \bar "|."
 }
+
 \new StaffGroup \relative c'' {
   <<
     \new Staff { << \global { c1 c } >> }