lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 1962 in lilypond: Visible gap in span bar when


From: lilypond
Subject: Re: [Lilypond-auto] Issue 1962 in lilypond: Visible gap in span bar when making lyrics to avoid bar lines
Date: Tue, 10 Apr 2012 09:10:07 +0000


Comment #8 on issue 1962 by address@hidden: Visible gap in span bar when making lyrics to avoid bar lines
http://code.google.com/p/lilypond/issues/detail?id=1962

jfyi: now i have for lyrics contexts (when i want lyrics to avoid barlines):

\consists "Bar_engraver"
\consists "Separating_line_group_engraver"
\override BarLine #'transparent = ##t
\override BarLine #'bar-extent = #'(-0.001 . 0.001)
\override BarLine #'minimum-Y-extent = #'(1 . -1)
\override BarLine #'Y-extent = #'(1 . -1)




reply via email to

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