[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: minimum-length property has no effect on last bar of system
From: |
Colin Hall |
Subject: |
Re: minimum-length property has no effect on last bar of system |
Date: |
Sun, 03 Mar 2013 17:56:01 +0000 |
User-agent: |
mu4e 0.9.9.5-dev6; emacs 24.2.1 |
address@hidden 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