On 08/10/12 15:16, Werner LEMBERG wrote:
>> programming error: Glyph has no name, but font supports glyph naming.
>> Skipping glyph U+10002E3A, file
>> /usr/local/lilypond/usr/share/lilypond/current/fonts/otf/emmentaler-18.otf
> Uh, oh, this is a nonsense error message.  There *never* exists
> U+10002E3A, since this is outside of the valid Unicode range.
>
> Can you prepare a minimum example which delivers this error?

This gives an error message with the identical glyph number of U+10002E3A:

\version "2.17.0"

\relative c' {
  c1^\markup { \char ##x2E3A }
}


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to