]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add display test for nested tuplet music.
authorDavid Kastrup <dak@gnu.org>
Wed, 25 Jul 2012 15:48:33 +0000 (17:48 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 30 Jul 2012 05:51:07 +0000 (07:51 +0200)
input/regression/display-lily-tests.ly

index e8a85040460d1cce972b8f3de5bbcfda7ffb7c6a..d565c10ff3523142542c69a162dcaa9ebabe0815 100644 (file)
@@ -180,6 +180,7 @@ stderr of this run."
 %% Tuplets
 \test ##[ \times 2/3 { c8 d e } #]                             % TimeScaledMusic
 \test ##[ \times 4/6 { c16 d e f g a } #]
+\test ##[ \times 2/3 { c d e \times 2/5 { f e d2 d4 } c } #]
 %}
 %% \relative and \tranpose
 \test #"NOT A BUG" ##[ \relative c' { c b } #] % RelativeOctaveMusic