MusicXML import of "none" text for <bar-style> element is ignored.
Invisible barlines in imported MusicXML files are ignored, such as:
<barline location="right"> <bar-style>none</bar-style> </barline>
Attached is a sample MusicXML file with an example barline which has been made invisible using the "none" style.
This feature is useful when generating short musical examples which stop in the middle of a measure (such as this example), or for music which does not use barlines.
Comments
MusicXML DTD 2.0 documentation on barlines:
http://www.recordare.com/dtds/2.0/barline.html
<<Bar-style contains style information. Choices are
regular, dotted, dashed, heavy, light-light,
light-heavy, heavy-light, heavy-heavy, tick (a
short stroke through the top line), short (a partial
barline between the 2nd and 4th lines), and none.>>
Here's working links for the two attachments craig included with comment #1:
http://musescore.org/sites/musescore.org/files/issues/bachwtc2p12.xml
http://musescore.org/sites/musescore.org/files/issues/none-bar-style.png
Fixed in r2956
Automatically closed -- issue fixed for 2 weeks with no activity.