Maybe this is a starting point:

<<<<
\version "2.20.0"

\new Staff{
  <>-\markup{"First markup"}
  <>-#(markup #:line (#:simple "Second markup"))
}
>>>>

On 31/10/2020 16:29, John Schlomann wrote:
In the following snippet, the first markup works fine. The second gives no
errors, but outputs nothing.

Why does the scheme version not work?

\version "2.20.0"

\markup{"First markup"}

#(markup #:line (#:simple "Second markup"))

Thanks,

John


Attachment: OpenPGP_0x57FC077AF9176739.asc
Description: application/pgp-keys

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to