> In define-markup-commands.scm, there are references to things like
> wordwrap-internal-markup-list and
> make-wordwrap-internal-markup-list.  For example, in the function
> define-builtin-markup-list-command, there is the application
> (make-wordwrap-internal-markup-list #t args).  I can not find where
> these functions are defined.  Grepping the whole source tree only
> yields occurrences where they are applied.  I presume there must be
> some sort of dynamic building of the name and binding it to the the
> body (also there is the question then, how is the body constructed)?

Those functions are created by the define-markup-list-command macro
(defined in markup.scm).


    Werner


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to