]> git.donarmstrong.com Git - lilypond.git/commitdiff
MusicXML: Test files: Pedal marks are no notations, but directions
authorReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 6 Feb 2008 23:10:18 +0000 (00:10 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Wed, 6 Feb 2008 23:10:18 +0000 (00:10 +0100)
input/regression/musicxml/02a-Notations-MusicXML.xml

index 11ab61d902e48f42cd8d1bf5ed0e8c6fcdcd3bda..72408732ce87eab79a5ced407557660f4e31398b 100644 (file)
       </note>
     </measure>
     
-    <!-- General tests: multiple notations, directions, pedal spanners, etc. -->
+    <!-- General tests: multiple notations, directions, etc. -->
     <measure number="23">
-      <direction placement="below">
-        <direction-type>
-          <pedal line="no" relative-x="-9" type="start"/>
-        </direction-type>
-      </direction>
-      <note>
-        <pitch>
-          <step>G</step>
-          <octave>4</octave>
-        </pitch>
-        <duration>1</duration>
-        <voice>1</voice>
-        <type>quarter</type>
-      </note>
-      <direction placement="below">
-        <direction-type>
-          <pedal line="no" type="stop"/>
-        </direction-type>
-      </direction>
-      <note>
-        <pitch>
-          <step>G</step>
-          <octave>4</octave>
-        </pitch>
-        <duration>1</duration>
-        <voice>1</voice>
-        <type>quarter</type>
-      </note>
       <note>
         <pitch>
           <step>G</step>
         </notations>
         <lyric number="1"><text>ab./bel./bel.</text></lyric>
       </note>
+      <note>
+        <rest/>
+        <duration>2</duration>
+        <voice>1</voice>
+        <type>half</type>
+      </note>
       <barline location="right">
         <bar-style>light-heavy</bar-style>
       </barline>