Issue 162: define-markup-command in .ly leaks memory
http://code.google.com/p/lilypond/issues/detail?id=162
Comment #3 by nicolas.sceaux:
- use a `define-builtin-markup-commands' macro for builtin commands (typically
in scm/define-markup-
commands.scm). The commands are defined in (lily) module;
- a `define-markup-command' macro is defined in ly/markup-init.ly, to be used in user files. It makes the user
commands to be defined in the toplevel ly module.
Issue attribute updates:
Status: Fixed
Labels: -fixed_2_11_2 fixed_2_11_9
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond