ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \char"xxxx not working as I expected
@ 2009-02-25 14:31 Maurí­cio
  2009-02-25 14:41 ` Wolfgang Schuster
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maurí­cio @ 2009-02-25 14:31 UTC (permalink / raw)
  To: ntg-context

Hi,

I'm trying this small test on unicode characters, and
the result I get is this:

http://173.45.227.76/test3.pdf

I did check the font in 'gucharmap' and it does contain
all codes I'm using (U+2019, U+2610, U+226b, U+2115). But
the result is a blank (U+2610 and U+2115) or wrong
(U+226b) character. (U+2019 is shown properly.)

The test alternates lines where a unicode character is
inserted directly (using emacs 'ucs' input method) and
then insert the same character using '\char'. (So, if you
see strange chars in the code, it's because it does
contain utf-8 characters.) It's intersting that u+226b
is shown properly when typed, but not when using '\char'.

Am I doing something wrong?

Thanks,
Maurício

%%%%
\enableregime[utf]
\mainlanguage[en]
\definefontsynonym [myfont] [file:/home/mauricio/fontes/TITUSCBZ.ttf]
\definefont [tudo] [myfont at 15pt]
\starttext
\tudo

A few unicode characters: ó ñ ï ỳ

(’) is character U+2019

(\char"2019 ) is also character U+2019

(☐) is character U+2610

(\char"2610 ) is also character U+2610

(≫) is character U+226b

(\char"226b ) is also character U+226b

(ℕ) is character U+2115

(\char"2115 ) is also character U+2115

\stoptext
%%%%

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-25 14:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-25 14:31 \char"xxxx not working as I expected Maurí­cio
2009-02-25 14:41 ` Wolfgang Schuster
2009-02-25 14:42 ` Taco Hoekwater
2009-02-25 14:54 ` Khaled Hosny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).