On Sat, Apr 16, 2011 at 11:42, Thomas Schmitz <tschm...@uni-bonn.de> wrote:
> On Sat, 16 Apr 2011 11:24:00 +0200
>  "Verhaag, G.C.H.M." <verhaagg...@ziggo.nl> wrote:
>
>> I for example tried to generate the soft g, the g with the caron (inverted
>> circumflex!) above it, using \gcaron, which just works fine. But I'm unable
>> to generate a dotless i!
>
> So what did you try? Here's 3 methods that work for me:
>
> 1. (best): write the character directly into your source file: &#305;

That is: simply type "ı".

> 2. \dotlessi (see the list of characters in char-def.lua)

The file char-def.lua has all the names for accented latin characters
(and some more).

> 3. \i (compatibility, defined in enco-ini.mkiv)

4. \char"0131 (or decimal value without the apostrophe; 0x0131 is hexadecimal).

Mojca
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to