]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/proportional.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / proportional.ly
index ce7545b368226ffaf5572f6fbd4b9d62975444ca..0738aa10bb09c1673e498dbb79ae86f65d51b683 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.9.11"
+\version "2.7.39"
 
 \header
 {
@@ -12,7 +12,7 @@
  \context {
    \Voice
    \remove "Forbid_line_break_engraver"
-  \override  TupletNumber #'text = #tuplet-number::calc-fraction-text
+   tupletNumberFormatFunction = #fraction-tuplet-formatter
    tupletFullLength = ##t
    allowBeamBreak = ##t
  }