Mats Bengtsson wrote:

> I definitely would call it a bug. A workaround is described in
> http://mail.gnu.org/archive/html/lilypond-user/2003-05/msg00216.html
> (and the earlier emails of the same thread).

Oh sh.., now I remember this thread. Anyway, your suggestions didn't help
in my case:

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

still does not show the names with lily 1.8.2. Before I start to introduce
invisible notes (like Peter Dixon describes it), I will live without stanza
numbers for my particular song until this bug is fixed one day.

Thanks for your time
Thomas
-- 
http://www.thomas.willhalm.de/


_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to