Does \mbox{$...$} come in the list ?
This is recommended in the Lamport book to define
new math commands which may be used as plain LaTeX commands
or inside math environments.
In the preamble:
\newcommand{\myalpha}{\mbox{$\alpha$}}
Then \myalpha and $\myalpha$ (or any other use in math mode)
produces the required greek letter.
--
Jean-Pierre
>>From: Andre Poenitz <[EMAIL PROTECTED]>
>>Subject: math environments
>>To: [EMAIL PROTECTED]
>>Date: Wed, 9 May 2001 19:53:14 +0200 (CEST)
>>
>>
>>Would anybody please help:
>>
>>I need a (more or less complete) list of math "environments" together with
>>some description of their "special properties".
>>
>>Something like:
>>
>>$...$ - inlined
>>\(...\) - inlined differs from $...$ by ???
>>
>>\[...\] - displayed, numbered unless \nonumber given somewhere
>>
>>\begin{eqnarray} - displayed, possibly multiple lines, numbered,...
>>
>>\begin{alignat} - ???, needs AMS
>>
>>etc.
>>
>>Andre'
>>
>>--
>>André Pönitz ............................................. [EMAIL PROTECTED]