bug-lilypond
[Top][All Lists]
Advanced

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

Re: Lyrics are not always centered between staves in 2.11


From: Graham Percival
Subject: Re: Lyrics are not always centered between staves in 2.11
Date: Tue, 30 Oct 2007 07:28:19 -0700
User-agent: Icedove 1.5.0.12 (X11/20070607)

Since there is an ongoing discussion about this, and whether or not it's actually a bug or desirable feature or whatever, I'm not recording this as an issue at the moment.

Cheers,
- Graham


Monk Panteleimon wrote:
I'm not top posting
% Lyrics are not always centered between staves in 2.11
% Or maybe staves don't always acercate lyrics...
% Once the up-stems on lower staff get high up, lyrics run away.


\version "2.11"

\score { \context ChoirStaff
    <<
      \context Staff
         <<

          \context Voice = voice \relative c''
{ \voiceOne \repeat unfold 200 { e2 }
          }
\new Voice \relative c'' { \voiceTwo \repeat unfold 200 { c }
          }
>>

      \context Lyrics \lyricsto "voice"
{ \repeat unfold 200 { la } }


         \new Staff \relative c
          <<
            \new Voice
{ \clef "bass" \voiceOne \repeat unfold 200 { f }
            }
\new Voice
            { \voiceTwo
           \repeat unfold 200 { a, }
          }

          >>
      >>

\layout { }
}




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





reply via email to

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