lilypond-devel
[Top][All Lists]
Advanced

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

Markup command \simple


From: Jean Abou Samra
Subject: Markup command \simple
Date: Sun, 2 Oct 2022 14:52:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1

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?





reply via email to

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