> thisworks = #(ly:wide-char->utf-8 #x03E2)
> thisdont = #(ly:wide-char->utf-8 #x1D046)
>
> \relative c'' { c1_\markup{
> \override #'(font-name . "Musical.otf")
> {
> \thisworks
> % \thisdont
> }}
> }
>
> Does anyone know whether these "wider" code points are supported by
> Lilypond, and if they are, how the characters can be entered?
They should work, exactly with the syntax you describe, I believe.
> The font that I am playing with is called Musical.otf and one can
> download it from this URL:
>
> http://users.teilar.gr/~g1951d/download.html
Please write a bug report to bug-lilypond so that it gets added to our
bug database.
Werner
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user