On Fri, 2015-12-18 at 19:36 +0100, Andreas Schneider wrote:
> MarkupAtEnd (misleadingly labelled "LilyPond After Movement" in the
> menu) does not work with multiple lines. I guess that some braces are
> missing in the generated code, i.e.
>  (d-DirectivePut-movementcontrol-postfix tag (string-append "\\markup "
> themarkup))
> should be
>  (d-DirectivePut-movementcontrol-postfix tag (string-append "\\markup {"
> themarkup "}"))

Thanks for this fixed in git now.

Richard



_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to