]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-staffline-collision.ly
* lily/parser.yy (bass_number),
[lilypond.git] / input / regression / tuplet-staffline-collision.ly
index 17059209cd1ab5277876387653fc23a3a56f8fa9..386456bdd89cfb1be43626a75c546f73e3c1d0f8 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.1.26"
+\version "2.4.0"
 \header {
 
 texidoc = "Horizontal tuplet brackets are shifted vertically
@@ -7,9 +7,9 @@ to avoid staff line collisions."
 
 }
 
-    \paper { raggedright= ##t }
+    \layout { 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 }