m...@mikesolomon.org writes:

> Spanners' minimum-length property does not work on the last bar of a system.
>
> \version "2.17.10"
>
> tslong = {
>  \once \override TextSpanner.springs-and-rods = #ly:spanner::set-spacing-rods
>  \once \override TextSpanner.minimum-length = #30
> }
>
> {
>  \override TextSpanner.to-barline = ##t
>  \repeat unfold 4 a1
>  \tslong
>  a1\startTextSpan
>  \tslong
>  a1
>  \stopTextSpan \startTextSpan \break
>  a1 \stopTextSpan
> }

I found a tracker, fixed and verified in 2006, for a very similar
problem with ties.

https://code.google.com/p/lilypond/issues/detail?id=171

I think your report is a distinct problem, Mike, so here is a new
tracker:

https://code.google.com/p/lilypond/issues/detail?id=3221

Cheers,
Colin.

-- 
Colin Hall

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to