lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4173 in lilypond: horizontal spacing is not st


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4173 in lilypond: horizontal spacing is not stretched to fit a 'broken' spanner with long text on its second line
Date: Mon, 20 Oct 2014 18:30:31 +0000


Comment #1 on issue 4173 by address@hidden: horizontal spacing is not stretched to fit a 'broken' spanner with long text on its second line
https://code.google.com/p/lilypond/issues/detail?id=4173

On 20/10/14 17:50, David Nalesnik wrote:> Note that this also happens with Hairpin.

\score {
  \relative c' {
    \override Hairpin.minimum-length = 50
    c4\< d e f
    \break
    c4 d e f
    \break
    c4 d e f\!
  }
  \layout {
    ragged-right = ##t
  }
}

Hairpin has the same sort of bounding grobs: NoteColumn for unbroken
bounds, NonMusicalPaperColumn for broken.  The middle line has
NonMusicalPaperColumn as both bounds.


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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