X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fquote-tuplet.ly;h=cfbba5516c4dc89baa1872fb4733146b9fb48ed3;hb=64e94922019fbcab30f80f06de2471331547b276;hp=6ce70dfe06055c8bdbbfee366d8ca9963221a595;hpb=3bafaae8bf353619d2f97036e874f1c9cb787adf;p=lilypond.git diff --git a/input/regression/quote-tuplet.ly b/input/regression/quote-tuplet.ly index 6ce70dfe06..cfbba5516c 100644 --- a/input/regression/quote-tuplet.ly +++ b/input/regression/quote-tuplet.ly @@ -1,5 +1,5 @@ -\version "2.12.0" +\version "2.19.21" \header { @@ -9,7 +9,7 @@ } foo = \relative { - \times 2/3 { c4 c c } \times 2/3 { c4 c c } + \tuplet 3/2 { c'4 c c } \tuplet 3/2 { c4 c c } } \addQuote "foo" { \foo } @@ -21,7 +21,7 @@ foo = \relative { \new Staff << \new Voice \transpose c c' { - \override Stem #'direction = #UP + \override Stem.direction = #UP \foo } \new Voice {