Kayvan A. Sylvan schrieb:
On Wed, Nov 06, 2002 at 11:20:38AM -0300, German Poo Caaman~o wrote:pslatex is obsolete!
El mi�, 06-11-2002 a las 11:05, Pierre Lescanne escribi�:
In the extended manual, several tricks are suggested to get good\usepackage{pslatex}
displays in Acroread. I tried them, none worked. However since I use
times font, I have included in the preamble, \usepackage{times} it
works pretty fine. This could be suggested in the documentation.
works fine. I don't know if it is in the extended manual.
You can also just set the fonts in the Layout->Document dialog to "pslatex"
use instead
\usepackage{mathptmx}% instead of package times
\usepackage[scaled=0.9]{helvet} % or [scaled=0.92], if you like
or
\usepackage{mathpazo};
\usepackage{palatino};
Herbert
