Hi!

we know that accordion register symbols works as markup and also as a music function.

One can put accordion symbols everywhere in a markup block, but if you try to put accordion symbol in a title section this leads to an error:

\version "2.22.0"

#(use-modules (scm accreg))

\score {
 { c4 d e f}
  \header {
    title =
    \markup
    \discant "1"
}}
fails to compile, and the console returns:

error: syntax error, unexpected MUSIC_FUNCTION
\discant "1"
Is this to be reported as a bug?

thanks

Davide



--
Questa e-mail è stata controllata per individuare virus con Avast antivirus.
https://www.avast.com/antivirus


Reply via email to