ps are a pretty messy area of their own.
>
I can only imagine. Thanks for all your hard work to make
define-music-function easier to use!
Best,
Abraham
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Using-score-in-define-mar
tisimst writes:
> By the way, did the syntax for define-markup-command get simplified
> like define-music-function so the "layout props" args aren't necessary
> anymore? Just curious.
No. Neither does it do all the smart argument detection and default
arguments that music/event/scheme function
mething obvious. Thank you, Harm.
By the way, did the syntax for define-markup-command get simplified like
define-music-function so the "layout props" args aren't necessary anymore?
Just curious.
Best,
Abraham
--
View this messa
2016-02-29 20:57 GMT+01:00 Abraham Lee :
> All,
>
> I'm trying to utilize the \score markup command within a custom
> define-markup-command that accepts a music expression, but I can't figure
> out how. I'm probably missing something obvious, but here's a minimal
> example:
>
>
>
> \ve
All,
I'm trying to utilize the \score markup command within a custom
define-markup-command that accepts a music expression, but I can't figure
out how. I'm probably missing something obvious, but here's a minimal
example:
\version "2.19.36"
\markup {
I know I can do this:
\scor