From fad74651840d92d367d9289d151a6e86504e3815 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Wed, 25 Jul 2012 17:48:33 +0200 Subject: [PATCH] Add display test for nested tuplet music. --- input/regression/display-lily-tests.ly | 1 + 1 file changed, 1 insertion(+) diff --git a/input/regression/display-lily-tests.ly b/input/regression/display-lily-tests.ly index e8a8504046..d565c10ff3 100644 --- a/input/regression/display-lily-tests.ly +++ b/input/regression/display-lily-tests.ly @@ -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 -- 2.39.2