]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/tuplet-full-length.ly
Limit beamlet width at abs(last_stem - stem)/2. Fixes #178.
[lilypond.git] / input / regression / tuplet-full-length.ly
index ae206c677a756317c84eff9911544d03d90ad3af..60da5995fc471c335b1b7db1894ce355b28fce81 100644 (file)
@@ -5,12 +5,12 @@
 start of the next non-tuplet note.  "
 
 }
-\version "2.7.4"
+\version "2.10.0"
 
-\paper { raggedright = ##t
+\paper { ragged-right = ##t
 indent = 0.0 }
 
-\new Voice \with {
+\relative c'' \new Voice \with {
   \remove  Forbid_line_break_engraver
   allowBeamBreak = ##t
 }