bug-lilypond
[Top][All Lists]
Advanced

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

packed-spacing setting produce bad layout with long text


From: Abel Cheung
Subject: packed-spacing setting produce bad layout with long text
Date: Sun, 20 Jul 2014 01:11:17 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

It is illustrated with this fragment:

\paper { ragged-rigth = ##t ragged-last = ##t }
\relative c' {
  \override Score.SpacingSpanner #'packed-spacing = ##t
  c8 c c-\markup{"some very very very very very very long text"} c c c c c |
  \repeat unfold 16 {c}
}

The packed-spacing setting acts as if \textLengthOn is in effect, producing 
unsightly layout between 3rd and 4th note.




reply via email to

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