lilypond-devel
[Top][All Lists]
Advanced

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

Re: Markup command \simple


From: David Kastrup
Subject: Re: Markup command \simple
Date: Sun, 02 Oct 2022 15:05:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Jean Abou Samra <jean@abou-samra.fr> writes:

> The markup command \simple is defined as
>
>
> (define-markup-command (simple layout props str)
>   (string?)
>   #:category font
>   "[docstring...]"
>   (interpret-markup layout props str))
>
>
>
> That sounds like \simple "x" can be replaced with just
> "x". I suppose \simple is an artifact of history and
> can be removed. Right?

If the function itself isn't used as a placeholder.

-- 
David Kastrup



reply via email to

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