On 2019-09-29 12:15 pm, msk...@ansuz.sooke.bc.ca wrote:
On Sun, 29 Sep 2019, Thomas Morley wrote:
> What characters are allowed in variable names?
From NR:
"The name of a [LilyPond-]variable should have alphabetic characters
only; no numbers, underscores or dashes."
Thanks. I had a hard time finding this in the manual.
With quotation marks, you can break a lot of the rules:
%%%%
\version "2.19.83"
"Anything?! { c'4 } 😀" = { c'4 }
{ \"Anything?! { c'4 } 😀" }
%%%%
Whether it is prudent to do such a thing is another matter. (:
-- Aaron Hill
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user