Close! but you have to override the affix (in fact it seems that without
the override the prefix is not emitted anywhere, which I am surprised
at).
Here is the amended script. - Richard

;;;Ficta
(d-DirectivePut-chord-display "Ficta"  "Ficta" )
(d-DirectivePut-chord-prefix "Ficta"  "\\once \\set suggestAccidentals =
##t ")
(d-DirectivePut-chord-override "Ficta" DENEMO_OVERRIDE_AFFIX)
(d-DirectivePut-chord-minpixels  "Ficta" 20)
(d-SetSaved #f)
(d-RefreshDisplay)



On Mon, 2012-11-05 at 18:58 +0100, Andreas Schneider wrote:
> ;;;Ficta
> (d-DirectivePut-chord-display "Ficta"  "Ficta" )
> (d-DirectivePut-chord-prefix "Ficta"  "\\once \\set suggestAccidentals
> =
> ##t")
> (d-DirectivePut-chord-minpixels  "Ficta" 20)
> (d-SetSaved #f)
> (d-RefreshDisplay) 


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

Reply via email to