bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1157 in lilypond: Ended Lyrics add extra space between notes


From: lilypond
Subject: Issue 1157 in lilypond: Ended Lyrics add extra space between notes
Date: Tue, 29 Jun 2010 06:52:48 +0000

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




reply via email to

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