lilypond-user
[Top][All Lists]
Advanced

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

scheme variable name in lilypond


From: Gianmaria Lari
Subject: scheme variable name in lilypond
Date: Mon, 25 Jun 2018 23:31:14 +0200

Is there any way to refer a scheme variable containing numbers in the name, in lilypond?

For example, if I write:

#(define duration32 (ly:make-duration (ly:intlog2 32)))

duration32 is a valid scheme variable name. But this is not a valid lilypond variable name. Is there any way to access it anyway in lilypond?

Thank you, g.
 

reply via email to

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