(no subject)
Mike Dowling <Mike.Dowling <at> t-online.de>
2006-06-18 09:20:52 GMT
To: bug-auctex <at> gnu.org
Subject: 11.83; subarray
Reply-to: ML.Dowling <at> t-online.de
--text follows this line--
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.
Be sure to consult the FAQ section in the manual before submitting
a bug report. If the bug (or problem) is triggered by a specific
(La)TeX file, you should try to produce a minimal sample file
showing the problem and include it in your report.
Your bug report will be posted to the AUCTeX bug reporting list.
------------------------------------------------------------------------
With ^C-^E subarray, AUCTEX seems to be unaware that there are centring
options like
\begin{subarray}{c}
\end{subarray}
AUCTEX does not insert the '{c}', and does not prompt for it. But if it
is ignored, then the formula will not be set correctly. (LaTeX does not
cause an error; but the first character in the array get gobbled up by
TeX.)
subarray comes from what used to be called AMSLaTeX, but which is now
part of LATeX2e.
(Continue reading)