> >> \override Accidental #'stencil = #ly:text-interface::print > >> \override Accidental #'font-name = #"???" > >> \override Accidental #'font-size = #? > >> \override Accidental #'text = #(lambda (grob) > >> (cdr > (assoc > >> (ly:grob-property grob 'alteration) > >> persianStrings))) > >> \override Accidental #'X-extent = #'(0 . 1) > >> \override Accidental #'Y-extent = #'(-1 . 1)
> >> and so on for KeySignature I added lookup code for the positioning of the symbols and it works great with Pertout's microtonal font (http://www.pertout.com/PhD2007Introduction.htm), sample attached! Thanks again. But can't understand how to get KeySignature to print these symbols though, anyone out there that understands how to do that? Should KeySignature have a list in # 'text perhaps? Kees
font.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
