Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a bug in musicxml/partStaffExporter.py where a clef-octave-change… #1334

Merged

Conversation

gregchapman-dev
Copy link
Contributor

… can fail to be exported. Fixes issue #1333.

@coveralls
Copy link

coveralls commented Jul 2, 2022

Coverage Status

Coverage increased (+0.002%) to 93.055% when pulling b22df10 on gregchapman-dev:gregc/clefOctaveChangeFix into 48a3fa6 on cuthbertLab:master.

@mscuthbert
Copy link
Member

Thank you!

@mscuthbert mscuthbert merged commit dfb7300 into cuthbertLab:master Jul 4, 2022
</part>
</score-partwise>
''')


ALL = [
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gregchapman-dev you might add this to ALL when you have a chance.

@gregchapman-dev
Copy link
Contributor Author

gregchapman-dev commented Jul 4, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MusicXML export (partStaff) drops clef-octave-change on the floor
4 participants