Mathtime Plus problem
Svend Tollak Munkejord <[email protected]> Wed, 17 Nov 2004 18:25:36 +0100
| Newsgroups | gmane.comp.tex.tetex.beta |
|---|---|
| Organization | The Royal Society for Putting Things on Top of Other Things |
| Message-ID | <[email protected]> |
Hi,
I had a problem getting bold mathtime fonts. Given the test file
\documentclass{article}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[mtbold]{mathtime}
\usepackage{amsmath}
\begin{document}
a
\[\boldsymbol{F}=m\boldsymbol{a}\]
\end{document}
I got bold symbols using teTeX 2.0, but not with version 2.99.3.
The problem was revealed by scrutinizing my1mtt.fd:
Old version:
%% mtfonts.fdd (with options: `MY1mtt,mtplus')
New version:
%% mtfonts.fdd (with options: `MY1mtt,')
Is this intentional?
I fixed the problem by running latex on mathtime.ins and installing
the *.fd files.
Regards,
--
Svend Tollak Munkejord