Carl Sorensen <[email protected]> writes: > jcRaise = > #(define-markup-function (props layout myMarkup) (ly:markup?) > > (interpret-markup layout props > #{ > \markup \raise #1.5 {\tiny $myMarkup} > #})) > > I haven't tested it, but it should work. See > > http://lilypond.org/doc/v2.14/Documentation/extending/new-markup-command-de > finition
For some inscrutable reason, the predicate is just markup? instead of ly:markup?. -- David Kastrup _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
