]> git.donarmstrong.com Git - lilypond.git/commitdiff
MusicXML: Test case for lyrics on melismata with beaming ignored
authorReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 23 Feb 2008 17:56:44 +0000 (18:56 +0100)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Sat, 23 Feb 2008 17:56:44 +0000 (18:56 +0100)
input/regression/musicxml/99b-Lyrics-BeamsMelismata-IgnoreBeams.xml [new file with mode: 0644]

diff --git a/input/regression/musicxml/99b-Lyrics-BeamsMelismata-IgnoreBeams.xml b/input/regression/musicxml/99b-Lyrics-BeamsMelismata-IgnoreBeams.xml
new file mode 100644 (file)
index 0000000..4844389
--- /dev/null
@@ -0,0 +1,308 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 1.1 Partwise//EN"\r
+                                "http://www.musicxml.org/dtds/partwise.dtd">\r
+<score-partwise version="1.1">\r
+  <movement-title>Lyrics and melismata</movement-title>\r
+  <identification>\r
+    <encoding>\r
+      <software>Sibelius 5.1</software>\r
+      <software>Dolet 3.4 for Sibelius</software>\r
+    </encoding>\r
+  </identification>\r
+  <defaults/>\r
+  <credit/>\r
+  <part-list>\r
+    <score-part id="P1">\r
+      <part-name></part-name>\r
+    </score-part>\r
+  </part-list>\r
+  <!--=========================================================-->\r
+  <part id="P1">\r
+    <measure number="1">\r
+      <attributes>\r
+        <divisions>2</divisions>\r
+      </attributes>\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <beam number="1">begin</beam>\r
+        <lyric number="1">\r
+          <syllabic>begin</syllabic>\r
+          <text>Me</text>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>A</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <beam number="1">continue</beam>\r
+      </note>\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <beam number="1">end</beam>\r
+      </note>\r
+      <note>\r
+        <pitch><step>A</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <lyric number="1">\r
+          <syllabic>middle</syllabic>\r
+          <text>lis</text>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <beam number="1">begin</beam>\r
+        <lyric number="1">\r
+          <syllabic>end</syllabic>\r
+          <text>ma</text>\r
+          <extend/>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>G</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <beam number="1">continue</beam>\r
+      </note>\r
+      <note>\r
+        <pitch><step>B</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <beam number="1">end</beam>\r
+      </note>\r
+      <note>\r
+        <rest/>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+    </measure>\r
+    <!--=======================================================-->\r
+    <measure number="2">\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <lyric number="1">\r
+          <syllabic>begin</syllabic>\r
+          <text>Me</text>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>A</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <note>\r
+        <pitch><step>A</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <lyric number="1">\r
+          <syllabic>middle</syllabic>\r
+          <text>lis</text>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <lyric number="1">\r
+          <syllabic>end</syllabic>\r
+          <text>ma</text>\r
+          <extend/>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>G</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <note>\r
+        <pitch><step>B</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <note>\r
+        <rest/>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+    </measure>\r
+    <!--=======================================================-->\r
+    <measure number="3">\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <notations>\r
+          <slur number="1" type="start"/>\r
+        </notations>\r
+        <lyric number="1">\r
+          <syllabic>begin</syllabic>\r
+          <text>Me</text>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>A</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <notations>\r
+          <slur number="1" type="stop"/>\r
+        </notations>\r
+      </note>\r
+      <note>\r
+        <pitch><step>A</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <lyric number="1">\r
+          <syllabic>middle</syllabic>\r
+          <text>lis</text>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <notations>\r
+          <slur number="1" type="start"/>\r
+        </notations>\r
+        <lyric number="1">\r
+          <syllabic>end</syllabic>\r
+          <text>ma</text>\r
+          <extend/>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>G</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <note>\r
+        <pitch><step>B</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <notations>\r
+          <slur number="1" type="stop"/>\r
+        </notations>\r
+      </note>\r
+      <note>\r
+        <rest/>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+    </measure>\r
+    <!--=======================================================-->\r
+    <measure number="4">\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <notations>\r
+          <slur number="1" type="start"/>\r
+        </notations>\r
+        <lyric number="1">\r
+          <syllabic>begin</syllabic>\r
+          <text>Me</text>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>A</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <note>\r
+        <pitch><step>A</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <lyric number="1">\r
+          <syllabic>middle</syllabic>\r
+          <text>lis</text>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>C</step><octave>5</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <lyric number="1">\r
+          <syllabic>end</syllabic>\r
+          <text>ma</text>\r
+          <extend/>\r
+        </lyric>\r
+      </note>\r
+      <note>\r
+        <pitch><step>G</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <note>\r
+        <pitch><step>B</step><octave>4</octave></pitch>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+        <notations>\r
+          <slur number="1" type="stop"/>\r
+        </notations>\r
+      </note>\r
+      <note>\r
+        <rest/>\r
+        <duration>1</duration>\r
+        <voice>1</voice>\r
+        <type>eighth</type>\r
+      </note>\r
+      <barline location="right">\r
+        <bar-style>light-heavy</bar-style>\r
+      </barline>\r
+    </measure>\r
+  </part>\r
+  <!--=========================================================-->\r
+</score-partwise>\r