Re: Lucida Fonts in teTeX
Thomas Esser <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
> 1. Is the problem due to me having 'out-of-date' OT1-encoded .pfb > files from Y&Y? Should I upgrade my .pfb files somehow (like by buying No. The "problem" comes from the new LaTeX support package. > 2. From a diagnostic point of view, it's a shame that pdflatex 'failed > silently' when I installed the fonts. I get no errors, but no Lucida It is not a problem of pdftex. The macro package does not find what you wants and uses other fonts. The underlying pdftex engine does not see what you have initially requested. To some extend, it is wrong that this happens silently. The macro package does write things about font substitution into the log. It could well do more, but you should discuss this with Walter Schmidt. > longer supported, see <reference> for support options'. (I suspect > this isn't a teTeX-specific problem and, if so, please excuse my > moaning!) Well, to some extend it is a teTeX issue, because I decided to use Walter's new support files *even though* it has introduced an incompatible change. Thomas