]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-staffline-collision.ly
* scripts/convert-ly.py (conv): remove \notes.
[lilypond.git] / input / regression / tuplet-staffline-collision.ly
index 1e786112bb989f01413569ae5587fb7cdd87bc69..47d86ad35890ad99d99e6a68cc3ce8df8ab87d81 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.2.0"
+\version "2.3.4"
 \header {
 
 texidoc = "Horizontal tuplet brackets are shifted vertically
@@ -9,7 +9,7 @@ to avoid staff line collisions."
 
     \paper { raggedright= ##t }
 
-\score { \notes \context Voice\relative c'' {
+\score {  \context Voice\relative c'' {
 \times 2/3 { b'4 b b }
 \times 2/3 { f4 f f }
 \times 2/3 { g4 g g }