bug-lilypond
[Top][All Lists]
Advanced

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

Re: stanza numbers and rest


From: Thomas Willhalm
Subject: Re: stanza numbers and rest
Date: Mon, 22 Sep 2003 16:22:50 +0200
User-agent: Mutt/1.4i

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/




reply via email to

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