[NTG-context] Did dotless i disappear ?

Wolfgang Schuster wolfgang.schuster.lists at gmail.com
Mon Mar 13 17:50:56 CET 2023


Otared Kavian via ntg-context schrieb am 13.03.2023 um 16:28:
> 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 »).
>
> Here is an example.
>
> \starttext
> Bío Bío (works fine…)
>
> B\'{\i}o B\'{\i}o % this gives an error
>
> \stoptext

\setupbodyfont[pagella]

\starttext

conna\withcircumflex{\dotlessi}tre

connaître

B\withacute{\dotlessi}o

Bío

\stoptext

Wolfgang



More information about the ntg-context mailing list