TeX, LaTeX and Omega


TeX and LaTeX Links

Georgian typesetting for TeX

Preliminary files for using the fonts acadnusx and acadmtavr can be found here.

Omega

Omega is an extension of TeX which can handle Unicode, has 256*256 pointers into data-structures, therefor you can have 256*256 fonts, counts, ....
Furthermore Omega can filter the input through a number of finite state automata before the processing of macros and primitives is started. These automata can for example analyse non-standard scripts like devanagari or arabic. So it is possible to typeset all languages.
See the homepage of omega for further details.