1. you can do
\def\myacute#1{\buildtextaccent\textacute{#1}}
Апроксим{\myacute а}ція

2. of course you can also define an ugly shortcut:
\catcode`'=\active
\let\'=\myacute
Апроксим\'ація

3. though in reality I would be most grateful if
\'а
would work out of the box (at least it mkiv) and generate accent over
whatever letter comes next. If glyph doesn't exist, it could just
place one over a.

Thank you, Mojca. (1) works fine.

Before asking, I tried (3) option, but failed. Why it doesn't work? This is the classic way.

Regards,
Vyatcheslav
___________________________________________________________________________________
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