On 1/8/07, Johannes Graumann wrote:
> Hello,
>
> I'm having trouble defining a new unicode character:
>
> 'versuch.tex' reads:
>   \defineXMLentity    [\#9633]  {\symbol[8]}

It should be
 \defineXMLentity    [9633]  {\symbol[8]}

> 'versuch.xml' reads:
>   □
>
> Trying to compile this like so:
>   texmfstart texexec --environment=versuch.tex versuch.xml

> I think I figured this out: '9633' is not in a unicode block as predefined in
> unic-xxx.tex
>
> So this doesn't work ... looks like I have to wait for LuaTeX ...

XeTeX is already there (and your "square sample" is also working there
out-of-the-box once you set a proper font).

Mojca
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to