lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lower-case letter rehearsal marks


From: David Kastrup
Subject: Re: Lower-case letter rehearsal marks
Date: Sun, 13 Dec 2015 00:16:34 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Thomas Morley <address@hidden> writes:

> Though, I thought about some sort of macro, doing the job like:
>
> %% the macro:
> \simple-define-markup-command
> %% the args:
>   % name:
>   bold-red
>   % body:
>   \bold \with-color #red \etc
>
> I think it would prevent some confusions.

\etc is not a "body".  It's a "the last markup command is incomplete,
defer to its signature for the types of the missing arguments" marker.
And you have nothing in your "macro" that would actually switch the
"body" into markup mode.  To me, that looks like being harder to explain
to both compiler and user.

-- 
David Kastrup



reply via email to

[Prev in Thread] Current Thread [Next in Thread]