Staff text with multi-bar rests
When multi-bar rests are used, only the first defined staff text from the first bar is visible. All other staff texts from this bar are missing. See attached where Part 1 views correctly and Part 2 doesn't.
Attachment | Size |
---|---|
Staff text with multi-bar rests.mscz | 6.53 KB |
Comments
There's nothing missing, it just overlaps, and it does that because ist horizontal offset is set to 0 rather than something else like in the main score and the other part
In reply to There's nothing missing, it by Jojo-Schmitz
Is this something fixed in 2.1? I'm using 2.0.3.
I can't get the second staff text to be displayed like yours!
If I toggle "Create multibar rests" to off then I can see and move both staff texts. When I toggle it back to on then I'm only seeing one text and the other isn't hidden underneath it. Surely I'm missing something obvious.
In reply to Is this something fixed in by Terry Glanfield
Specifically, this is #38941: Staff texts after the first are ignored in multimeasure rests, fixed for 2.1 indeed.
In reply to There's nothing missing, it by Jojo-Schmitz
Looking at the XML for your score and mine, yours has a second staff text in Part 2 whereas mine only has one.
\Measure number="1" len="8/4">
\multiMeasureRest>2\/multiMeasureRest>
\StaffText>
\lid>7
\text>A
\/StaffText>
\StaffText>
\lid>8
\pos x="3" y="5.5"/>
\text>B
\/StaffText>
Mine doesn't have the second StaffText. Sorry about the distorted XML.
If I create a new part then it only has one staff text in it. Has the part generation code changed recently?
In reply to Looking at the XML for your by Terry Glanfield
I hadn't added anything nor regenerated the parts, just modified the horizontal offsets.
But indeed in MuseScore 2.1. Should be enough of a reason for you to upgrade now ;-)
As Marc said above, this is fixed in 2.1.
Please close this thread.