Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1157 by brownian.box: Ended Lyrics add extra space between notes
http://code.google.com/p/lilypond/issues/detail?id=1157
\version "2.13.26"
{
c''4 c'' c'' c''
\break
c''4 c'' c'' c''
\break
c''4 c'' c'' c''
}
\addlyrics {
a a a a
a a a a
a a a
}
\addlyrics {
\repeat "unfold" 5 { \skip 1 }
}
\paper {
indent = 0
ragged-right = ##t
}
There are extra space (or "inconsistent spacing") where Lyrics stops --
both empty and non-empty lyrics: after the first note of the second measure
and before the last note.
Marked as "Medium" because of it's an imperfectness "with no any reason".
If it is hard to fix --- change to "Low" .)
2.12.3 does the same; could not test with 2.10.
Attachments:
finishedLyrics.png 2.0 KB
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond