Comment #6 on issue 1962 by brownian....@gmail.com: Visible gap in span bar
when making lyrics to avoid bar lines
http://code.google.com/p/lilypond/issues/detail?id=1962
Thank you, Neil.
For me --- it seems to work as "desired" after adding these lines to Lyrics
context:
\override BarLine #'bar-extent = #'(0 . 0)
\override BarLine #'minimum-X-extent = #'(-0 . 0.2)
It's just a workaround (if it really is), because i feel like it's not the
same (spacings may be different) as when using the documented trick
(without these overrides). I need to check other scores, probably.
_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond