lilypond-devel
[Top][All Lists]
Advanced

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

Re: problem with constants in scheme-text-spanner.ly


From: David Nalesnik
Subject: Re: problem with constants in scheme-text-spanner.ly
Date: Mon, 22 Jul 2013 14:07:44 -0500




On Mon, Jul 22, 2013 at 2:02 PM, David Kastrup <address@hidden> wrote:
David Nalesnik <address@hidden> writes:

(set! all-grob-descriptions (sort all-grob-descriptions alist<?))

is perfectly fine since it does not touch the original list.  sort!
however would be a problem.

In a similar vein, completize-grob-entry would need to be rewritten to
work non-destructively, and then things would be fine.


Ah, OK--I see!

Thanks,
David 


reply via email to

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