Bernardo Barros wrote: > I tried but it didn't work. Did I made a mistake here? > fing = #(define-music-function [...]
Yes, the problem is that (if I understand correctly) you can't use a music function to define a markup command; you need to use a markup function: http://lilypond.org/doc/v2.13/Documentation/extending/markup-functions Let me know if anything in the documentation there is confusing. Sorry if this is not the answer you wanted! - Mark _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
