lilypond-user
[Top][All Lists]
Advanced

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

quoting percent repeats


From: Paul Scott
Subject: quoting percent repeats
Date: Tue, 17 Mar 2020 13:20:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.5.0

Should the MWE below work?

If it doesn't how do I engrave the percent symbol for a workaround?

(My understanding of the internals docs is weaker than it should be.)

TIA,

Paul


\version "2.20.0"

xNotes = { \repeat percent 4 c''1 }
\addQuote qx \xNotes

yNotes = { \cueDuring qx #up R1*4 }

\score{ \yNotes }





reply via email to

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