On 3/13/23 16:28, Otared Kavian via ntg-context wrote:
> Hi Hans,
> 
> I just noticed that the dotless i « \i » is not anymore recognized in
> ConTeXt. Of course one can nowadays find other ways to have it
> typeset, but in old documents which are included as inputs one has to
> correct this manually (for instance in French « connaître » was typed
> as « conn\^{\i}tre »).
Hi Otared

I think what doesn’t work is the dotless i as combining character for i
+ diacritical mark.

It seems that standard i may combine fine:

  \setupinteractionscreen[option=max]
  \starttext
  \startTEXpage[offset=1ex]
  %\i
  %\'{\i}
  %\^{\i}
  \'{i}
  \^{i}
  \stopTEXpage
  \stoptext

And \i outputs a dotless i.

Just in case it helps,

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to