]> git.donarmstrong.com Git - lilypond.git/commit
Reg Tests: XML 01b has an incorrect number of measures
authorPatrick Schmidt <ptrcklschmdt@gmail.com>
Sat, 28 Jun 2014 20:24:23 +0000 (21:24 +0100)
committerJames Lowe <pkx166h@gmail.com>
Sat, 5 Jul 2014 05:05:02 +0000 (06:05 +0100)
commit7e4d34a38d70ff6cb9a32b64bc65bbf9439041d1
tree9fbdb654bffa0e974dc61b8d6bcf3a1573a187e4
parentc5c6f9535a175ac46e58a1551a3f21dfbb446889
Reg Tests: XML 01b has an incorrect number of measures

Issue 3973

01b-Pitches-Intervals.xml from the Unofficial MusicXML
test suite contains only a single measure in MusicXML,
but there should be 41.

musicxml2ly is very tolerant here so the error doesn’t
show in the pdf.

Added missing <measure> elements
Fixed a typo in the title
Added missing <accidental> elements (They represent
the actual notated accidentals.  Without these elements
there shouldn’t be any visible accidentals. So this is
actually a bug in musicxml2ly. The bug doesn’t show here
because musicxml2ly interprets the <alter> element which
represents the sounding pitch of a note.)

Fixes provided by Patrick Schmidt
input/regression/musicxml/01b-Pitches-Intervals.xml