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