bug-lilypond
[Top][All Lists]
Advanced

[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 18:32:01 +0000
User-agent: mu4e 0.9.9.5-dev6; emacs 24.2.1

address@hidden writes:

> On 3 mars 2013, at 18:56, Colin Hall <address@hidden> wrote:
>
>> 
>> 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.
>
> Thanks Colin!
>
> I found another issue that is the same, so I merged this into that.
>

Were you the OP on the bug report, Mike?

At which point in the last 23 hours did you realise that your bug report
was a duplicate?

Cheers,
Colin.

-- 
Colin Hall



reply via email to

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