On Sun, 11 Jul 1999, Jean-Pierre.Chretien wrote:
...
>
> >> so that now when I request colored text, I get IPA
> >> printed instead.
> >>
>
> Fine hacking, but what about using the general font d�finition mechanism ?
> I don't know about the TIPA fonts, but for sans serif for instance, you
> just have to put \usepackage{helvet} or \usepackage{avant} to shift
> fron helvetica to avant-garde. Su if TIPA is a sans-serif familiy, this
> should work:
...
But tipa is not a font family, it's a "superfamily", including
Roman, slanted, bold, bold-extended, and sans families. Putting
\usepackage{tipa} has the effect that text inside \tipaencoding{...}
will be ipa Roman, ipa sans, etc., depending on the context. So,
it works just like color.
Perhaps the developers might consider institutionalizing my hack,
so one could customize by substituting superfamilies for colors.
Greg Lee <[EMAIL PROTECTED]>