lilypond-user
[Top][All Lists]
Advanced

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

Re: Offset ClefTransposition number


From: Aaron Hill
Subject: Re: Offset ClefTransposition number
Date: Tue, 17 May 2022 07:15:07 -0700

On 2022-05-17 7:05 am, Dimitris Marinakis wrote:
Is it possible to offset the little number that indicates the clef
transposition?
I searched the Clef internals but couldn't find anything relevant.

It is called the ClefModifier. It would be useful to know what terms you used to search so we can improve the ability to find the grob for others in the future.

%%%%
{ \override Staff.ClefModifier.color = #red
  \override Staff.ClefModifier.padding = #1
  \clef "treble_8" b4 \clef "treble^8" b''4
  \clef "bass_8" d,4 \clef "bass^8" d'4 }
%%%%


-- Aaron Hill



reply via email to

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