lilypond-user
[Top][All Lists]
Advanced

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

Re: support for "wide" unicode code points


From: Werner LEMBERG
Subject: Re: support for "wide" unicode code points
Date: Fri, 17 Aug 2007 16:58:30 +0200 (CEST)

> 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




reply via email to

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