On 11-03-19 08:25 PM, Michael Ellis wrote:
On Sat, Mar 19, 2011 at 8:22 PM, Xavier Scheuer<[email protected]> wrote:
On 20 March 2011 01:05, Michael Ellis<[email protected]> wrote:
Just installed 2.13.54 on OS X. Attached images show what happens to
the NoteNames engraver (which I use every day) under this release. In
2.12, the NoteNames output lays close beneath the lyric line. In
2.13.54 the gap is quite large and the output collides with markup
above the next staff. Is there a workaround?
Looks like a problem of staff-affinity not defined for NoteNames
context or something like that.
This definitely deserves to be reported.
Could you send a message to [email protected] with a proper minimal
example of code?
Done by CC of this message. Image from example below suggest that
NoteNames vertical is incompletely synchronized with Staff vertical
spacing. Amount of interference varies from line to line. Worst at
bottom of image.
Thanks!
Mike
%----------------------------------------------------
\version "2.13.54"
notes = \relative c {
\repeat unfold 40 { c'4 c c c }
}
mylyrics = \repeat unfold 40 \lyricmode { \tempo "Allegro" ly -- ric ly -- ric }
\score {
<<
\new Voice = "voice" { \notes }
\new Lyrics \lyricsto "voice" { \mylyrics }
\context NoteNames \notes
>>
}
%-------------------------------------------------------------
Thanks, Mike. Added as
http://code.google.com/p/lilypond/issues/detail?id=1569
Colin Campbell
Bug Squad
--
The test of our progress is not whether we add more to the abundance
of those who have much, it is whether we provide enough for those who
have too little.
-Franklin D. Roosevelt, 32nd US President (1882-1945)
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user