[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Erroneous slur output
From: |
mike |
Subject: |
Re: Erroneous slur output |
Date: |
Fri, 29 Mar 2013 09:21:14 +0200 |
On 29 mars 2013, at 08:04, address@hidden wrote:
> On 29 mars 2013, at 07:43, Werner LEMBERG <address@hidden> wrote:
>
>>> \paper { line-width = #50 }
>>>
>>> <<
>>> \relative c' {
>>> d2. d8 d(
>>> \break
>>> f1)
>>> }
>>> \relative c' {
>>> c1
>>> \clef alto
>>> c1
>>> }
>>>>>
>>>
>>> Some testings showed that it appeared somewhere between 2.15.40 and
>>> 2.16.2 (I don't have other versions between them any more) Same with
>>> 2.17.12
>>
>> IMHO, this bug belongs into the `high priority' class due to its
>> extreme ugliness.
>>
>>
>> Werner
>
> I'd mark it as critical.
> I'm on my computer today for a project so I can get bisect.
>
> Cheers,
> MS
>
> _______________________________________________
> bug-lilypond mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/bug-lilypond
\relative c' {
\key c \minor
\time 3/4
c8.--\p d16 ees8-. c-. r4 |
c8.-- d16 ees8-. c-. aes'2:32\ff ~ |
aes2.:32\fermata |
}
commit 16a328617e867892e8d5608f95bd6127196e03a2
Author: Keith OHara <address@hidden>
Date: Sun Jun 17 21:45:26 2012 -0700
Consistent bounds for slurs; issue 427 and 379