From 6baa67b88f62024a3b6979cb789cce1bbcf540fb Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Fri, 8 Feb 2008 15:56:27 +0100 Subject: [PATCH] MusicXML: (Test cases) Make Finale happy (very picky about correct syntax..) Each direction-type can only contain either a wedge or a dynamics, but not both at the same time... musicxml2ly does not have a problem with it, only Finale has! --- input/regression/musicxml/03a-Directions-MusicXML.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/input/regression/musicxml/03a-Directions-MusicXML.xml b/input/regression/musicxml/03a-Directions-MusicXML.xml index 071052e68e..b68d4e59b7 100644 --- a/input/regression/musicxml/03a-Directions-MusicXML.xml +++ b/input/regression/musicxml/03a-Directions-MusicXML.xml @@ -4,6 +4,7 @@ MusicXML directions (attached to staff) + @@ -506,7 +507,7 @@ - + @@ -718,6 +719,8 @@ + + 2 @@ -732,6 +735,8 @@ + + 2 -- 2.39.2