lilypond-devel
[Top][All Lists]
Advanced

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

Re: referencing hash key with music symbol


From: Urs Liska
Subject: Re: referencing hash key with music symbol
Date: Sat, 9 Jul 2016 13:08:18 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

Am 09.07.2016 um 10:37 schrieb Jeffery Shivers:
> #(define mytable (make-hash-table))
> 
> #(hash-set! mytable 'Slur slurDashed)
> 

Just a thought thrown in (as said I'm basically not available until
Monday evening/Tuesday):
I strongly suggest to use the openLilyLib option handling infrastructure
where it would look something like

\registerOption scholarly.editorial-functions.additions #'()
\setOption scholarly.editorial-functions.addition.slur #some-function

Don't know if that helps with your problem but please consider using the
existing infrastructure.

Urs

-- 
Urs Liska
www.openlilylib.org



reply via email to

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