]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4114: Rearrange load order of markup macros and definitions
authorDavid Kastrup <dak@gnu.org>
Thu, 18 Sep 2014 14:02:17 +0000 (16:02 +0200)
committerDavid Kastrup <dak@gnu.org>
Tue, 23 Sep 2014 16:48:21 +0000 (18:48 +0200)
commitd49c45d050c8bed58a2c640a7ac8730e2632bc6f
tree4303e6cd5980c042578a58193fc1159398696edf
parent67c9315c53a926d88679017fe8651db903b4fcb9
Issue 4114: Rearrange load order of markup macros and definitions

The markup macro has to be defined before use, and any of its arguments
have to be defined before use as well.
scm/define-markup-commands.scm
scm/lily.scm