lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 3216 in lilypond: Lyrics collide with span bar


From: lilypond
Subject: Re: [Lilypond-auto] Issue 3216 in lilypond: Lyrics collide with span bar
Date: Tue, 05 Mar 2013 04:14:54 +0000


Comment #3 on issue 3216 by address@hidden: Lyrics collide with span bar
http://code.google.com/p/lilypond/issues/detail?id=3216

In my opinion, the "through" should cross the span bar as it does.

Unfortunately, if there is a following lyrics syllable, "all through it", then the bar line moves right of the through. We can get consistent behavior, minimal influence of note-spacing, and whiteout to keep the lyrics readable, with :
\layout { \context {
  \Lyrics \remove Pure_from_neighbor_engraver
  \override LyricText #'whiteout = ##t }

The reason for the bug report is that LilyPond has regression tests 'lyrics-spanbar.ly' and 'span-bar-allow-span-bar.ly' indicating that she /tries/ to clear the span bars, but does not always succeed. If no-one wants Lyrics to avoid span bars, we can make the workaround above the new default.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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