[OS X TeX] which is real math mode?

William Adams will.adams at frycomm.com
Mon Dec 12 21:50:48 CET 2005


On Monday, December 12, 2005, at 03:37 PM, Alain Schremmer wrote:

> A very small puzzle:
>
> Why do
>
>    \begin{displaymath}
>    0.37\;\denom{D\mathsmaller{EKA}\;Franklins} =
>    370.\;\denom{M\mathsmaller{ILLI}\;Franklins}
>    \end{displaymath}
>
> and
>
>    \begin{center}
>    $0.37\;\denom{D\mathsmaller{EKA}\;Franklins} =
>    370.\;\denom{M\mathsmaller{ILLI}\;Franklins}$
>    \end{center}
>
> not typeset the same way? (In the former, \mathsmaller does not seem 
> to have any effect.)
>
> \DeclareMathAlphabet{\denom}{OT1}{cmss}{sbc}{n}
> with
> TeXShop 1.40 on Mac 10.3.9

\begin{displaymath} puts one into a displayed math environment, like to 
the $$ 2 + 2 = 4 $$ of Plain TeX (which should not be used in LaTeX).

The other is a text / in-line math construct inside of a (non-math) 
displayed environment. It is okay to use $ 2 + 2 = 4 $ in LaTeX.

One should remember that one doesn't get the same size-changing options 
in in-line text math mode as in a display mode.

William

-- 
William Adams
senior graphic designer
Fry Communications


This email message and any files transmitted with it contain information
which is confidential and intended only for the addressee(s). If you are
not the intended recipient(s), any usage,  dissemination, disclosure, or
action taken in  reliance on it is prohibited.  The reliability of  this
method of communication cannot be guaranteed.  Email can be intercepted,
corrupted, delayed, incompletely transmitted, virus-laden,  or otherwise
affected during transmission. Reasonable steps have been taken to reduce
the risk of viruses, but we cannot accept liability for damage sustained
as a result of this message. If you have received this message in error,
please immediately delete it and all copies of it and notify the sender.
------------------------- 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 Archive: http://tug.org/pipermail/macostex-archives/




More information about the macostex-archives mailing list