Re: Change clef size

2022-11-02 Thread Jean Abou Samra
Le 02/11/2022 à 13:12, Paul Hodges a écrit : I have now used this successfully in four scores (four parts of one work), but I have a mystery. In the first three, it worked perfectly as expected.  However, in the fourth (a larger score) it worked for a while and then the change clefs reverted

Re: Change clef size

2022-11-02 Thread Paul Hodges
Subject: Re: Change clef size Le 30/10/2022 à 23:06, Paul Hodges a écrit : > To get the best match with other pieces being supplied to the same > publisher I am using the Bravura font instead of Emmentaler.  However, > the change-clef glyphs in this font are notably smaller t

Re: Change clef size

2022-10-30 Thread Paul Hodges
So easy!  Thanks Jean and Leo. The simple thing I missed was that the size of a glyph is a font-size and can be tweaked that way. Thanks, Paul

Re: Change clef size

2022-10-30 Thread Leo Correia de Verdier
This should work regardless of font, right? \version "2.23.11" { s1 \once \override Staff.Clef.font-size = -2 \clef bass s1 \once \override Staff.Clef.font-size = -5 \clef alto s1 \once \override Staff.Clef.font-size = 4 \clef treble s1 } HTH /Leo > 30 okt. 2022 kl. 23:06 skrev Paul

Re: Change clef size

2022-10-30 Thread Jean Abou Samra
Le 30/10/2022 à 23:06, Paul Hodges a écrit : To get the best match with other pieces being supplied to the same publisher I am using the Bravura font instead of Emmentaler.  However, the change-clef glyphs in this font are notably smaller than usual, and I've been asked to enlarge them.  I

Change clef size

2022-10-30 Thread Paul Hodges
To get the best match with other pieces being supplied to the same publisher I am using the Bravura font instead of Emmentaler.  However, the change-clef glyphs in this font are notably smaller than usual, and I've been asked to enlarge them.  I know how to use the full size clef glyphs, but