lilypond-user
[Top][All Lists]
Advanced

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

Markup in scheme


From: John Schlomann
Subject: Markup in scheme
Date: Sat, 31 Oct 2020 10:29:57 -0500

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

 


reply via email to

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