lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Change clef size


From: Leo Correia de Verdier
Subject: Re: Change clef size
Date: Sun, 30 Oct 2022 23:16:16 +0100

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 Hodges <pwh@cassland.org>:
> 
> 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 that's not an 
> acceptable solution, and I cannot find any size property attached to clefs 
> which I could tweak.  Am I missing something simple, or do I have to find a 
> way to change the glyph in the font?
> 
> Thanks,
> Paul
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]