Comment #6 on issue 2503 by [email protected]: 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