lilypond-user
[Top][All Lists]
Advanced

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

Re: space the width of key signature


From: Br. Gabriel-Marie | SSPX
Subject: Re: space the width of key signature
Date: Mon, 4 Jul 2016 11:05:50 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Thanks for the discussion, fellas,

So, is there an easy way for me to do this? I only want to number every line.
If I use \stanza then it only numbers the first line.
If I use \instrumentName then it numbers correctly, but doesn't leave room for the repeating clef. I can adjust the position with

    \layout {
        \context{ \Lyrics
\override LyricText #'extra-offset = #'(1.2 . 0)
    }}

but that causes the top number to overlap the tail of the G-clef.

Harm suggested a code he made for fixing stanza - is that okay to use? I was trying to keep up with the coding discussion, but am not sure where things stand.



reply via email to

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