On Tue, 8 Feb 2005, Andries Brouwer wrote:

> Unfortunately my input is partly SERA encoded Ethiopic
> and I use OTPs with for example
>
> `h' `e' => @"0000;
>
> so if these low font positions fail when OTPs are used
> I would have to write a separate duplicate for omega's
> OTP mechanism, and use that to preprocess the input.
>
> That may be clean enough, it only seems silly to redo
> what is supposed to be one of the main strengths of omega.

Then all you need is to define something like this:

\ocp\EthiopianUni=7eth2uni
\ocplist\EthiopianOCP=
  \addbeforeocplist 1 \EthiopianUni
  \nullocplist
\newenvironment{ethiopian}{\pushocplist\EthiopianOCP
  \fontfamily{eth0}\selectfont}{}

So there's no other OCP in the list, so you can simply reference
font positions.


> Andries

--behdad
http://behdad.org/

--
Linux-UTF8:   i18n of Linux on all levels
Archive:      http://mail.nl.linux.org/linux-utf8/

Reply via email to