Invisible system text should not break multi-measure rests.
Reported version
3.0
Priority
P1 - High
Type
Functional
Frequency
Once
Severity
S5 - Suggestion
Reproducibility
Always
Status
closed
Regression
No
Workaround
No
Project
Currently adding invisible tempos, as is necessary to emulate a rallentando, multi-measure rests are broken due to the invisible tempos. It makes for very ugly scores.
In the picture there should be a 3 measure rest followed by a 7 measure rest.
Comments
Agreed. I plan to fix this along with my proposal to make invisible staff text not break mmrests.
See https://github.com/musescore/MuseScore/pull/4279. There is a bit of a gotcha in that this only works directly if you add and hide the tempo marks in the score before generating parts - otherwise, the tempo marks will be invisible in the score but still visible in the parts. But you can always go to the parts and make then invisible there too.
In reply to See https://github.com… by Marc Sabatella
The gotcha is a known feature of MuseScore. If it's not clear in the handbook it should be when the 3.0 book is finished.
Fixed in branch master, commit 2a0014c68a
fix #278896: invisible text should not affect mmrests or hide empty staves
Fixed in branch master, commit c65e196156
Merge pull request #4279 from MarcSabatella/invisible-text
fix #278896: invisible text should not affect mmrests or hide empty staves
Automatically closed -- issue fixed for 2 weeks with no activity.