]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/bar-line-segno.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / bar-line-segno.ly
index 17d5a7dc0e47119565a52fe2efe27102d876fcd5..3bbf05e07528a3295c0e5d2689e2e645cb0a2a79 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.15"
 
 \header { texidoc = "Segno bar lines can be used to mark
                      the begin and the end of a segno part."
@@ -6,12 +6,12 @@
 
 \paper { ragged-right = ##t }
 
-\relative \new StaffGroup <<
+\relative c' \new StaffGroup <<
   \new Staff {
-    c4 \bar "S" c \bar "|S" c \bar "S|" c \bar ":|S" \break
-    c4 c \bar ":|S|:" c c \bar ":|S.|:" \break
-    c4 c c2 \bar ".S|:" \break
-    c1 \bar ":|S." \break
+    c4 \bar "S" c \bar "S-|" c \bar "S-S" c \bar ":|.S" \break
+    c4 c \bar ":|.S.|:" c c \bar ":|.S.|:-S" \break
+    c4 c c2 \bar "S.|:" \break
+    c1 \bar ":|.S-S" \break
     c1 \bar "S" \break
     c1 }
   \new Staff {