Title Refusing to center
Title is refusing to center for some reason. I fix it every time I open the file, but it refuses to stay and is back by the left side when I open the file next.
Attachment | Size |
---|---|
Prelude_in_B_minor.mscz | 35.07 KB |
Title is refusing to center for some reason. I fix it every time I open the file, but it refuses to stay and is back by the left side when I open the file next.
Attachment | Size |
---|---|
Prelude_in_B_minor.mscz | 35.07 KB |
Do you still have an unanswered question? Please log in first to post your question.
Comments
When I open your file the title is centered.
Have a look at Format > Style > Text Styles > Title > Align: if this is set to center.
In reply to When I open your file the… by Mr Fox
Format > Style > Text Styles > Frame > Align fixed it while I was in the settings but it undid when I left.
In reply to Format > Style > Text Styles… by Asher S.
But what about Format > Style > Text Styles > Title > Align ? Is this property icon really set to Centre? The symptoms suggest that the Align icon is set to Left.
Do you have a separate style file (.mss) which gets loaded automatically? The style file would be named in Preferences:
Edit > Preferences > Score > Default files > Style
See the attached style files which show the different definitions for Left align and Centre align of the Title property. The relevant line is this:
either:
<titleAlign>left,top</titleAlign>
or:
<titleAlign>center,top</titleAlign>
In reply to Format > Style > Text Styles… by Asher S.
"Format > Style > Text Styles > Frame > Align fixed it while I was in the settings but it undid when I left."
That sounds as if you changed the setting correctly, but then pressed the Cancel button instead of the OK button. Or just bailed out with the Esc key?
In reply to "Format > Style > Text… by DanielR
Is this the same as this Git hub issue? https://github.com/musescore/MuseScore/issues/18600