lilypond-user
[Top][All Lists]
Advanced

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

possible bug: putting accordion register symbol in title section leads t


From: Davide Bonetti
Subject: possible bug: putting accordion register symbol in title section leads to an error
Date: Sun, 31 Jan 2021 13:59:22 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0

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

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