Francisco Vila wrote:
> Does \char accept full hex Unicode code points 
> or rather variable-length utf-8 multibyte characters?


In the source for 2.12.1

the \char markup definition at define-markup-commands.scm line 2423
calls ly:wide-char->utf-8 at general-scheme.cc line 271. 

This routine is mentioned at the bottom of IR 4, 
and is similar to the end of ConvertUTF32toUTF8 in 
http://www.unicode.org/Public/PROGRAMS/CVTUTF/ConvertUTF.c


Cheers,
Robin



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to