[texhax] Beamer and times
Reinhard Kotucha
reinhard.kotucha at web.de
Wed Oct 16 01:20:56 CEST 2013
On 2013-10-15 at 09:52:20 +0200, kubulaaaaa at centrum.cz wrote:
> When I use font times
>
> \usepackage{times}
For heaven's sake, do you really need this deprecated package? It
loads Helvetica and Courier without adapting their sizes. All these
fonts are incompatible per se, even when scaled properly.
Try
texdoc wordlike
and you'll see immediately that these fonts can't be used in one and
the same document. I assume that the wordlike package scales the
fonts appropriately at least, but doubt that the times package does
anything useful in this respect.
And do you really want to use such an ugly font in your presentation?
Using Times in a presentation is as awful as converting vector
graphics to JPEG.
My favorite font for presentations is CharisSIL
http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=charissilfont
but it requires either xelatex or lualatex. And
texdoc fontspec
is unavoidable.
Regards,
Reinhard
--
----------------------------------------------------------------------------
Reinhard Kotucha Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------
More information about the texhax
mailing list