adjust default style 3.6 help

• Jul 12, 2022 - 15:19

I upgraded to 3.6 and when I apply the new Edwin style settings to an existing score there are a couple of areas that I am not happy with concerning the point size. They are the Lyricist, Composer and Subtitle. By default these are at 10pt, 10pt, and 16pt respectiviley. I know that I can go to the inspector and quickly change these. However, I really don't want to do this every time I open an existing score. My question is can I change the default Edwin style so that when I open an existing score it's exactly how I would like it?

Attachment Size
3.6 style.png 77.23 KB

Comments

Create a stylesheet based in the 3.6 defaults and change those settings, then load that stylesheet (Format > Load style). Optionally shorten that changed stylesheet, ending up with something like this:

<?xml version="1.0" encoding="UTF-8"?>
<museScore version="3.02">
  <Style>
    <subTitleFontSize>14</subTitleFontSize>
    <composerFontSize>12</composerFontSize>
    <lyricistFontSize>12</lyricistFontSize>
    </Style>
  </museScore>
Attachment Size
text-sizes.mss 244 bytes

Do you still have an unanswered question? Please log in first to post your question.