Weird spacing
I'm having trouble with the spacing of this note. I can't figure out why is it so close to the barline (this is from a converted pdf file). Reset positions is not working. Any suggestions?
Attachment | Size |
---|---|
spacing.gif | 43.26 KB |
spacing.mscz | 43.44 KB |
Comments
I don't know why it's doing that, but as a workaround, if you just delete that measure and then add a new measure that reinstates that note, it will go back to normal.
It's due to the invisible rest in the same measure, bass clef staff (here, and for other notes with same behaviour elsewhere in the score). Make the rest visible and the spacing is solved. Probably a known issue? To check on Github.
In reply to It's due to the invisible… by cadiz1
Maybe something to do with that? https://github.com/musescore/MuseScore/issues/19850
But I can't reproduce from scratch (piano score). It's possible that the MusicXML source file has something to do with it too. To be investigated.
In reply to Maybe something to do with… by cadiz1
As expected, an XML export fixes the problem (ie the spacing is correct despite the invisible rests)
It also seems that the layout has not suffered too much. To be fully checked, however.
See the file now: 1spacing.mscz
I see. Thank you both for the imput.