lilypond-user
[Top][All Lists]
Advanced

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

Re: Set Stanza for every staff


From: Br. Gabriel-Marie | SSPX
Subject: Re: Set Stanza for every staff
Date: Tue, 28 Jun 2016 17:26:09 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2

Well, that does indeed number every line, but it places the number outside the borders of the lyric text.  Set Stanza made the number inline with the lyrics.



Set Stanza:
       1. lyr- ic

instrumentname
1.     lyric

So, I'm trying to fix the alignment.  I'd like to do it in the \layout bracket if possible.
I am trying this, but it doesn't do the trick:

\layout{
        \context{
            \Staff
                \override Staff.InstrumentName.self-alignment-X = #RIGHT
                \override Staff.shortInstrumentName.self-alignment-X = #RIGHT
        }
}


On 6/28/2016 5:08 PM, Thomas Morley wrote:
\new Lyrics
  \with { instrumentName = "1." shortInstrumentName = "1." }


reply via email to

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