[OS X TeX] {DON'T} Use $$...$$, in LaTeX

William Adams will.adams at frycomm.com
Fri Sep 8 10:45:24 EDT 2006


On Sep 8, 2006, at 10:35 AM, André Bellaïche wrote:

> As far as I know (I have just tried \abovedisplayskip = 5cm, to be  
> sure), equations displayed by $$...$$ are sensitive to some changes  
> of LaTeX parameters. Does there exists other features which they  
> would ignore ?

Yes. (BTW, \abovedisplayskip is a Plain TeX setting if memory serves.)

Try this:

\documentclass[fleqn]{article}
\begin{document}
This is an example of an equation using brackets:
\[
a^2 + b^2 = c^2
\]
which honours the left alignment specified in the document preamble.

This is an example of an equation as Plain TeX would set it:
$$
a^2 + b^2 = c^2
$$
which doesn't
\end{document}

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 MacOSX-TeX mailing list