musescore / MuseScore

MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
https://musescore.org
Other
12.26k stars 2.65k forks source link

[Musicxml Export] - Better and real Musicxml 4 support for system texts and lines #17431

Closed hhpmusic closed 5 days ago

hhpmusic commented 1 year ago

Issue type

Other type of issue

Bug description

No response

Steps to reproduce

Currently all system texts and lines are still exported as common directions. In Musicxml 4.0, they must have system properties, e.g., directive="yes", and only-top or (in other parts) also-top (Musescore currently doesn't have this kind of text yet). For footnotes, they must have only-bottom property.

Screenshots/Screen recordings

No response

MuseScore Version

4.0.2

Regression

No.

Operating system

All

Additional context

No response

rettinghaus commented 1 year ago

They must not. According to reference all these attributes are not required. Also some examples would be helpful.

hhpmusic commented 1 year ago

For example, this example, all texts and lines should in system="yes" format. Other attributes are not forced, but system="yes" is the must one. system objects.zip