]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/accidental-forced-tie.ly
Change the behavior of nested StaffGroupers.
[lilypond.git] / input / regression / accidental-forced-tie.ly
index e28d87367219185958c3fd455030443fd04273d0..78bc724e50d088fb408358ad7552c8cf46f5ab0c 100644 (file)
@@ -8,6 +8,6 @@
   ragged-right = ##t
 }
 
-\relative {
-  gis'4 ~ gis!~ gis?
-  }
+\relative c'' {
+  gis4 ~ gis!~ gis?
+}