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: David Nalesnik
Subject: Re: space the width of key signature
Date: Mon, 4 Jul 2016 11:35:03 -0500

On Mon, Jul 4, 2016 at 11:05 AM, Br. Gabriel-Marie | SSPX
<address@hidden> wrote:
> 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.

Of course, you can use his code.  It was designed specifically to
allow the use of StanzaNumber instead of InstrumentName for your
request to have stanzas marked at the beginning of every line.  Stanza
numbers simply make more sense here that coopting another type of
object.

I suggested a streamlining of his work.

It would be very helpful if you could provide a compiling tiny example
to which one of us might add in the code suggestions on the thread to
show how it all fits together.

Best,
David



reply via email to

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