RE: Re: font size clash between sistyle.sty and prosper

"Hendri Adriaens" <[email protected]>
Newsgroups gmane.comp.tex.latex.prosper.user
Message-ID <[email protected]>
Patrick,

BTW, you might consider using the helvet package to scale
the font properly, see below. This resolves regular math
coming out too small because text is too heigh.

Best,
-Hendri.

\documentclass[pdf]{prosper}
\usepackage[toc,highlight,HA]{HA-prosper}
\usepackage[scaled=.85]{helvet}
\FontText{\normalsize\ddblue}{\normalsize\ddblue}
\usepackage{sistyle}
\SIdefaultMfam{\mathsf}
\SIdefaultNfam{\mathsf}
\SIdefaultTfam{\sffamily}
\DeclareMathAlphabet{\mathsf}{T1}{phv}{m}{n}
\begin{document}

\begin{slide}{foo}
  The result is \SI{1}{kg.m/s^2} some $\alpha$ more text\ldots\par
  The result is 1\,kg\,$\cdot$\,m\textsuperscript{2}\par
  The result is $1 \mathrm{kg}\cdot\mathrm{s^2}$\par
  The result is $\mathsf{kg}$ \textsf{kg}
\end{slide}

\end{document}


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.