Quellcode durchsuchen

fix drum tuplet test error in xml (#907)

couldn't be parsed by osmd, extra closed credit tag that wasn't opened
sschmid vor 4 Jahren
Ursprung
Commit
f4cce48699
1 geänderte Dateien mit 0 neuen und 9 gelöschten Zeilen
  1. 0 9
      test/data/test_drum_tuplet_beams_measure1.musicxml

+ 0 - 9
test/data/test_drum_tuplet_beams_measure1.musicxml

@@ -57,7 +57,6 @@
     <word-font font-family="Times New Roman" font-size="10.25"/>
     <lyric-font font-family="Finale Lyrics" font-size="10.25"/>
   </defaults>
-  </credit>
   <credit page="1">
     <credit-words default-x="313" default-y="1217" font-family="Arial" font-size="12" valign="top">Basis</credit-words>
   </credit>
@@ -100,10 +99,6 @@
         </system-layout>
         <measure-numbering>system</measure-numbering>
       </print>
-      <barline location="left">
-        <bar-style>heavy-light</bar-style>
-        <repeat direction="forward" winged="none"/>
-      </barline>
       <attributes>
         <divisions>40</divisions>
         <key>
@@ -319,10 +314,6 @@
           <tuplet number="1" type="stop"/>
         </notations>
       </note>
-      <barline location="right">
-        <bar-style>light-heavy</bar-style>
-        <repeat direction="backward" winged="none"/>
-      </barline>
     </measure>
   </part>
   <!--=========================================================-->