lilypond-user
[Top][All Lists]
Advanced

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

Stanza numbers


From: Fodor Bertalan
Subject: Stanza numbers
Date: Tue, 16 Sep 2003 14:16:33 +0200

When I compile the stanza numbers example from the manual:

 \score {
     \addlyrics
       \notes \relative c'' \context Voice = duet { \time 3/4
          g2 e4 a2 f4 g2.  }
       \lyrics \context Lyrics <
       \context LyricsVoice = "duet-1" {
         \property LyricsVoice . stanza = "Bert"
         Hi, my name is bert.    }
       \context LyricsVoice = "duet-2" {
         \property LyricsVoice . stanza = "Ernie"
         Ooooo, ch\'e -- ri, je t'aime. }
       >
     }

I get the message:

Calculating line breaks... programming error: Unknown prefatory spacing.
(Continuing; cross thumbs)
programming error: Unknown prefatory spacing.  (Continuing; cross thumbs)

Is it a bug or is it normal?

Anyway, the message is the smaller problem. But the stanza names are too far
from the words, especially when using only "1.", "2.", etc. They would be
better if right-aligned.





reply via email to

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