lilypond-user
[Top][All Lists]
Advanced

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

space the width of key signature


From: Br. Gabriel-Marie | SSPX
Subject: space the width of key signature
Date: Fri, 1 Jul 2016 10:46:30 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

There is this one song that is in c-minor and so the key signature shows the three flat signs at the beginning of each staff.

But c-major doesn't need any extra signs.

However, I am numbering my lyrics like this so that I get numbers on every line:
\new Lyrics \with { instrumentName = "8." shortInstrumentName = "8." }

\context{
\Lyrics
% **** Verse numbering using instrumentname
\override InstrumentName.X-offset = 3
\override InstrumentName.font-size = 0
}

This puts my numbering just under the three flat signs in c-minor.

But my problem is that in c-major the lyric text overlaps the numbers.

So, how can I insert a "blank" in the staff where I'd normally have the three flats?  (I'm looking in the docs at \staff and horizontal spacing....)

reply via email to

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