From 61ac548d3bd2ff95fbf1dcf2b448627866893c3b Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer <reinhold@kainhofer.com> Date: Fri, 21 Nov 2008 22:24:19 +0100 Subject: [PATCH] MusicXML: Fix regtest That one should not hide its bracket! --- input/regression/musicxml/12b-Tuplets-Finale.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/regression/musicxml/12b-Tuplets-Finale.xml b/input/regression/musicxml/12b-Tuplets-Finale.xml index a5f620466f..47f36b1af4 100644 --- a/input/regression/musicxml/12b-Tuplets-Finale.xml +++ b/input/regression/musicxml/12b-Tuplets-Finale.xml @@ -151,7 +151,7 @@ </time-modification> <stem>down</stem> <notations> - <tuplet bracket="no" number="1" placement="above" type="start"/> + <tuplet number="1" placement="above" type="start"/> </notations> </note> <note> -- 2.39.5