bug-lilypond
[Top][All Lists]
Advanced

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

RE: Problems when using piano centered lyrics


From: Fairchild
Subject: RE: Problems when using piano centered lyrics
Date: Sun, 4 Jun 2006 10:32:41 -0500

Seems OK with 2.4.6.

                         - Bruce

-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of
Hallstein Lunde
Sent: Wednesday, May 24, 2006 11:41 AM
To: address@hidden
Subject: Problems when using piano centered lyrics 


>  <--- Else I'm rejected because of top-posting

I'm having two problems with this.
1. When using lyrics and repeat volta , the repeating 'dots' turn up in the
lyrics line and the repeat line breaks at the same heights where the dots
appear. 2. I'm not sure whether lyrics should be allowed to collide with
double barlines. It seems to me that the lyrics should have made lilypond
loosen up the horizontal spacing a bit more than it actually does.

\version "2.8.3"
\score {
 \context GrandStaff <<

   \context Staff = "upper" {
       \context Voice = "singer" \relative c'{ f e d c \repeat volta 2 {c4 d
e f}}
   }
   \new Lyrics \lyricsto "singer" \lyricmode { Oo oo oo oo Yeah, ba -- by --
doll! }
   \context Staff = "lower" <<
     \clef bass
     \relative c {g4 g a b c g c g}
   >>
 >>
  \layout {
      ragged-right = ##t
      pagenumber=no
   \context {
     \GrandStaff
     \accepts "Lyrics"
   }
   \context {
     %\Lyrics
     \Lyrics
     \consists "Bar_engraver"
   }
 }
}




_______________________________________________
bug-lilypond mailing list
address@hidden http://lists.gnu.org/mailman/listinfo/bug-lilypond

Attachment: junk.pdf
Description: Adobe PDF document


reply via email to

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