bug-lilypond
[Top][All Lists]
Advanced

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

vertical spacing of a staff with lyrics is irritating


From: Eluze
Subject: vertical spacing of a staff with lyrics is irritating
Date: Wed, 30 Oct 2013 15:51:56 -0700 (PDT)

I'm flummoxed by the vertical spacing in the following example:

staff=\new Staff = staff \new Voice = voice { a'1 a'1 }
lyric=\context Lyrics = lyric \lyricsto voice { oh oh }

A =<< \staff \lyric >>

B=<< \staff \new Lyrics = lyric \with { alignAboveContext = staff } \lyric
>>

C=<< \new Lyrics = lyric   \staff   \lyric >>

 \markup { A \override #'(line-width . 25) \draw-hline } \A
 \markup { B \override #'(line-width . 25) \draw-hline } \B
 \markup { C \override #'(line-width . 25) \draw-hline } \C



% \markup { A \override #'(line-width . 25) \draw-hline } \A
% \markup { C \override #'(line-width . 25) \draw-hline } \C
% \markup { B \override #'(line-width . 25) \draw-hline } \B


the score after \A always has different vertical spacing: the distance from
the markup line increases and/or the distance between the staff and the
lyrics changes.

is there an explanation for this?

(the 2nd irritation is that I have to write A =<<  with a blank before the
equal sign and this isn't needed for B and C) 
Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/vertical-spacing-of-a-staff-with-lyrics-is-irritating-tp153151.html
Sent from the Bugs mailing list archive at Nabble.com.



reply via email to

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