-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Keysigs on section break #25260
base: master
Are you sure you want to change the base?
Keysigs on section break #25260
Conversation
c7ec3da
to
02df82c
Compare
02df82c
to
55a7767
Compare
Im just thinking, if this is not somehow overcomplicated. May be simply adding key sig (and clef and timesig) always, when adding section break. End when removing section break, we could leve them there. |
A section break basically starts a new piece, so should start like the very 1st measure of a score, Clef, time- and key signature, as per the staff settings (which can disable them), but without courtesies. |
If those would be marked as 'generated', they'd vanish on section break removal I'd guess? I think, mark them as "generated" is semantically incorrect. |
3058c42
to
1bc91e8
Compare
Doesnt work in parts. |
1bc91e8
to
3021408
Compare
(added "forSectionBreak" to keysigs)
3021408
to
e4436ad
Compare
Resolves: #25168