denemo-devel
[Top][All Lists]
Advanced

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

Re: [Denemo-devel] Ligatures


From: Andreas Schneider
Subject: Re: [Denemo-devel] Ligatures
Date: Tue, 9 Aug 2016 22:15:00 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0

Thank you. I changed the scripts to

(ToggleDirective "chord" "prefix" (cons "ToggleStartLigature"  "(lig")
"\\[ " )
(d-DirectivePut-chord-override "ToggleStartLigature" DENEMO_OVERRIDE_AFFIX)

and

(ToggleDirective "chord" "postfix" (cons "ToggleEndLigature"  "lig)") "
\\]" )

Now everything seems to work, including for different note lengths
(thanks for noting the need to test that).

Andreas



reply via email to

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