MuseScore 3.6.2 does not load my default style
I have set a default style (see screen shot) but MuseScore ignores it - I must load the style manually for it to be used. Am I crazy?
UPDATE: This should more properly read "MuseScore 3.6.2 does not load all elements of my default style". The one that is glaringly missing is that "enable vertical justification of staves". I can also say that several other items are indeed loaded. I've never developed a score fully enough before loading my style sheet to be able to say how many other settings are affected, if any.
Attachment | Size |
---|---|
Screen Shot 2021-02-17 at 8.03.08 PM.png | 1001.36 KB |
Dave Default 36 Style.mss | 60.52 KB |
Comments
Works for me, with my style file, when creating a new score.
Try removing those 2 lines from your's:
At least the first of those.
And strip down your mss to contain only those settings that are not the default anyhow.
See also #317585: Loading an MSS file that changes the default style version doens't apply new defaults until reload, potentially changing some settings
In reply to Works for me, when creating… by Jojo-Schmitz
Removing those lines made no difference. (While it works for you using your own style file, it would be more interesting for to know if it works for you with my style file, if you would be so kind.)
What is the best way to strip down an mss to contain only those settings that are not the default? Will they stay out until changed, or will saving the style again create a file that includes default settings? And what then happens when some defaults are changed in a future release - if I don't like a change, wouldn't I need to chase down the setting, figure out the former default and then resave the style?
thanks
In reply to Removing those lines made no… by DMarcus123
Save style of a plain new score, with no mss loaded.
Compare that with your style (like using
diff
and remove every setting that is identical, keeping only header/footer (first 3 and last 2 lines) and those that are different.Or save a score that uses your settings and save as mscx, open in an editor and copy the
Style
section (dropping the page size related ones).Yes, you'd need to do this again if and when defaults change, but likely the file format (
museScore version="3.02"
) then changes too, so on loading it you'd get a corresponding warning.And yes, if you make changes to it via MuseScore and save again, all settings get saved again.
Would be really nice to have a "Save non-default Style settings"
UPDATE: This should more properly read "MuseScore 3.6.2 does not load all elements of my default style". The one that is glaringly missing is that "enable vertical justification of staves". I can also say that several other items are indeed loaded. I've never developed a score fully enough before loading my style sheet to be able to say how many other settings are affected, if any.
In reply to UPDATE: This should more… by DMarcus123
Reduce your style file and check which settings exactly are getting ignored. Pain in the neck, but IMHO the only way to nail this
Your file worked perfectly for me when I specified it in Edit / Preferences / Score. After restarting (an important step!), new scores created picked up disabling of justification just fine. At least, for scores created from scratch. If you create from a template, the settings in the particular template you select may override your style settings.
In reply to Your file worked perfectly… by Marc Sabatella
I will retry.
In reply to Your file worked perfectly… by Marc Sabatella
I will do a video screen capture to show the exact steps and result but it may be a few days.
In reply to I will do a video screen… by DMarcus123
So you're saying you're still seeing some sort of problem? Screen captures are much harder to follow than a nice simple typed list, FWIW. It's much more likely to be investigated from a clear text description we can follow.