Updates:
Labels: Needs-evidence
Comment #7 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
I don't know what to do with this issue. Probably, this should be "doc"
issue. Pr
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
Comment #5 on issue 1962 by n.putt...@gmail.com: Visible gap in span bar
when making lyrics to avoid bar lines
http://code.google.com/p/lilypond/issues/detail?id=1962
LSR 648 changes the height to two spaces and moves it up a space.
This does the same, without having to use extra-offset:
\o
Comment #4 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
Well, i've finally understood, that this is barline itself ,)
Barline's visibility in lyrics is a feature, not a bug:
ht
Comment #3 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
C#2> Also if you comment out just one (any one)
Not exactly. Commenting out 'transparent = ##t makes the space almost
inv
Comment #2 on issue 1962 by pkx1...@gmail.com: Visible gap in span bar when
making lyrics to avoid bar lines
http://code.google.com/p/lilypond/issues/detail?id=1962
If it helps if you use
\new Lyrics \lyricsto "voice" {
\lyricmode { " " }
}
Then you don't get the space.
Also if you
Comment #1 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
As many lyrics lines, as many gaps.
I've not marked it as critical, because i am too late -- 2.14 already had
this (this
Status: Accepted
Owner:
Labels: Type-Ugly Regression
New issue 1962 by brownian.box: Visible gap in span bar when making lyrics
to avoid bar lines
http://code.google.com/p/lilypond/issues/detail?id=1962
% Using trick from this page
%
http://lilypond.org/doc/v2.15/Documentation/notation