[OS X TeX] LaTeXiT 1.3.1(Panther version) font question

Maarten Sneep maarten.sneep at xs4all.nl
Thu Jul 21 19:36:40 CEST 2005


On 20 Jul 2005, at 21:27, Pierre Chatelier wrote:

> Too be more clear :about what's not working
>
> %%%%%%%Does not produce time fonts%%%%%%
> \documentclass[10pt]{article}
> \usepackage{times} % <<<---- This is not working
> \selectfont %%%%%%%%%%%%%%%%%%% I tried here
> \usepackage{geometry}

[snip]

The problem is the use of the times package. It will work (sort of)  
for the text font, but the math fonts are left as is. Try again with  
\usepackage{mathptmx}. The location shown here should work, although  
I added it after the last package was loaded.

It might be a good idea to load the amsmath package by default:  
anyone who wants to typeset math in LaTeX should use it anyway.

Maarten
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list