]> git.donarmstrong.com Git - lilypond.git/commitdiff
MusicXML: Remove duration from figured bass example (not needed)
authorReinhold Kainhofer <reinhold@kainhofer.com>
Fri, 11 Apr 2008 18:58:06 +0000 (20:58 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 12 Apr 2008 20:15:18 +0000 (22:15 +0200)
The <duration> tag of figured-bass is optional. Create a test case,
where it is missing (and thus taken from the note...

Signed-off-by: Reinhold Kainhofer <reinhold@kainhofer.com>
input/regression/musicxml/18a-FiguredBass.xml

index dd576a5d1c50ab51bb303be4b1de30865158e1c8..c6f1d7da46c6f1d88199926c3d9dded9ee17dd4a 100644 (file)
         <duration>4</duration>
         <voice>1</voice>
         <type>eighth</type>
-        <stem>up</stem>
       </note>
       <note>
         <pitch><step>G</step><octave>4</octave></pitch>
         <duration>4</duration>
         <voice>1</voice>
         <type>eighth</type>
-        <stem>up</stem>
       </note>
       <figured-bass>
         <figure><prefix>sharp</prefix><figure-number>1</figure-number></figure>
@@ -65,7 +63,6 @@
         <voice>1</voice>
         <type>eighth</type>
         <dot/>
-        <stem>up</stem>
       </note>
       <figured-bass parentheses="yes">
         <figure><figure-number>6</figure-number></figure>
         <duration>2</duration>
         <voice>1</voice>
         <type>16th</type>
-        <stem>up</stem>
       </note>
       <figured-bass>
         <figure><figure-number>5</figure-number><suffix>slash</suffix></figure>
         <figure><prefix>flat</prefix><figure-number>127</figure-number><suffix>slash</suffix></figure>
-        <duration>8</duration>
       </figured-bass>
       <note>
         <pitch><step>G</step><octave>4</octave></pitch>
@@ -89,7 +84,6 @@
         <voice>1</voice>
         <type>eighth</type>
         <dot/>
-        <stem>up</stem>
       </note>
       <!-- Check how well the application handles an empty element (invalid MusicXML!) -->
       <figured-bass>
@@ -99,7 +93,6 @@
         <duration>8</duration>
         <voice>1</voice>
         <type>quarter</type>
-        <stem>up</stem>
       </note>
       <barline location="right">
         <bar-style>light-heavy</bar-style>