[NTG-context] X char

Aditya Mahajan adityam at umich.edu
Thu Aug 17 05:58:48 CEST 2006


On Thu, 17 Aug 2006, Horacio Suarez wrote:

> hello
>
> I need this caracter: ¿
> I´ve load a module, enco-ec, but I can´t see the ¿.
> I also tryed \usetypescript[modern][ec] but didn´t work either.


It is much simpler than that. Just use utf regime.

\enableregime[utf]
\starttext
  ¿
\stoptext


> I have another problem. It´s a two column document. In a page, the first 
> column is overlaping a footnote. Column balance is on.

Do you use start stop columns or columnsets?

Aditya


More information about the ntg-context mailing list