On Sat, Jul 9, 2016 at 10:37 AM, Jeffery Shivers
<jefferyshiv...@gmail.com> wrote:
>
> \criticalRemark \with {
>
>     message = "my message"
>
>     apply = addition
>
> } Slur f'( g') % <<<< "Slur" indicated here
>
>
> ... we will use that symbol to determine what function, previously assigned
> to the so-named key in the hash table, to apply to the music. However, when
> I attempt to do this, Lily (or maybe Guile) doesn't cooperate. I don't have

just a guess, but Slur unadorned like that becomes a string rather
than symbol. Have you tried converting strings to symbols before doing
the hash lookup?

-- 
Han-Wen Nienhuys - hanw...@gmail.com - http://www.xs4all.nl/~hanwen

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to