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." }

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to