Re: Lucida Fonts in teTeX
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
> and they have been following me around ever since. They used to work
> just fine, but recently they stopped working when I upgraded teTeX,
I guess that you just need to
\usepackage[T1]{fontenc}
or
\usepackage[LY1]{fontenc}
to get the fonts working again.
Walter Schmidt, the maintainer of the "Lucida Bright font pack for LaTeX"
has dropped support for OT1 encoding in his package. For details, look
at texmf/doc/fonts/bh/lucida.txt. If you are unhappy about that decision,
please discuss this directly with Walter Schmidt.
Thomas