lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 2503 in lilypond: Patch: Move add-grob-definit


From: lilypond
Subject: Re: [Lilypond-auto] Issue 2503 in lilypond: Patch: Move add-grob-definition from a snippet to scm/translation-functions.scm
Date: Thu, 22 Jan 2015 08:35:19 +0000


Comment #6 on issue 2503 by address@hidden: Patch: Move add-grob-definition from a snippet to scm/translation-functions.scm
https://code.google.com/p/lilypond/issues/detail?id=2503

With the current implementation, this cannot be done cleanly as far as I remember. The problem is that such definitions should only hold for a "session" (one file on the command line) and the chosen interface creates permanent effects not restricted to the module of a session. And the actual code in scheme-text-spanner is much more invasive regarding the internal data structures anyway: it does not just add stuff, but sorts definitions and so on, making it much harder to undo the effects reliably.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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