[OS X TeX] mathtime in prosper
Themis Matsoukas
matsoukas at adelphia.net
Tue Jun 22 00:41:27 CEST 2004
Herb,
When I added \usepackage{mathtime} to ExampleContemporain.tex (below)
and\ I get the error about missing TS1helvetica.fd.
BTW, I am using prosper 2001/01/23, v. 1.1
Themis
> Howdy,
>
> I don't know if I can be a help but a short example to play with would
> be
> helpful. If it's one of the demo files from prosper let me know which
> one.
>
> Good Luck,
>
> Herb Schulz
> (herbs at wideopenwest.com)
>
> -----------------------------------------------------
> Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
> Please see <http://www.esm.psu.edu/mac-tex/> for list
> guidelines, information, and LaTeX/TeX resources.
>
>
% CVSId: $Id: Example.tex,v 1.1.1.1 2000/11/28 11:15:12 exupery Exp $
\documentclass[%
pdf,
%nocolorBG,
colorBG,
slideColor,
%slideBW,
%draft,
%frames
%azure
contemporain
%nuancegris
%troispoints
%lignesbleues
%darkblue
%alienglow
%autumn
]{prosper}
\usepackage{amsmath}
%<--
\usepackage{mathtime}% <--added this line to ExampleContemporain
%<--
\begin{document}
\begin{slide}{The quest for $\pi$}
\begin{itemize}
\item The following formula computes $8$ correct digits per iteration
(Ramanujan):
\end{itemize}
\begin{small}
\begin{equation*}
\frac{1}{\pi}=\sum_{n=0}^\infty
\frac{(\frac{1}{4})_n(\frac{2}{4})_n(\frac{3}{4})_n}{n!
^3}\bigl(2\sqrt{2}(1103+26390n)\bigr)\frac{1}{(99^2)^{2n+1}}
\end{equation*}
\end{small}
\end{slide}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: t
%%% End:
-----------------------------------------------------
Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
Please see <http://www.esm.psu.edu/mac-tex/> for list
guidelines, information, and LaTeX/TeX resources.
More information about the macostex-archives
mailing list