lilypond-user
[Top][All Lists]
Advanced

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

Re: Randomness in layout


From: David Nalesnik
Subject: Re: Randomness in layout
Date: Fri, 21 Aug 2015 18:56:10 -0500



On Fri, Aug 21, 2015 at 5:18 PM, tisimst <address@hidden> wrote:


On 8/21/2015 4:14 PM, David Nalesnik-2 [via Lilypond] wrote:
Hi,

On Fri, Aug 21, 2015 at 2:37 PM, David Kastrup <[hidden email]> wrote:
tisimst <[hidden email]> writes:

> On 8/21/2015 5:40 AM, Andrew Bernard [via Lilypond] wrote:
There was one oddity I encountered in the process, though. When I
> irregularized the flags, I noticed that a flag is printed for EVERY note
> within the same chord! Crazy, I know. Sounds like an unnecessary thing
> if you ask me.

Sounds like an undiscovered bug if you ask me.

Yes, I think so.

It appears that there is no provision for redundant flags in Flag::print.

The attached is a diff for a quick test fix.  Only one of the flags is actually pointed to by Stem.flag, and we keep it, suiciding the others.  Don't know if that's adequate.
*Duh* why create them in the first place?  See attached patch.

You can compare the results with and without using this:

Now that's good customer service :-) I'd like to see ANY tech company fix a customer-reported bug that fast. Thanks David!

Well, it will be some time before it gets into the program :)

David

Attachment: 0001-Don-t-create-extra-flags-in-chords.patch
Description: Text Data


reply via email to

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