> 
> I need a (more or less complete) list of math "environments" together with
> some description of their "special properties".
> 
> $...$            - inlined
> \(...\)          - inlined differs from $...$ by ???

  The $ are PROTECTED environments, and \( is unprotected. That
  means that strange things may happen to the arguments of \(...\)
                due to moving arguments around. 

jb


Reply via email to