bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-AUCTeX] Math mode bug


From: Sanyi Benczik
Subject: [Bug-AUCTeX] Math mode bug
Date: Sat, 8 Oct 2005 16:50:57 -0400

Hello,

When using AucTex the following bug occurs. Take for example the following
input file:

\documentclass{article}
\begin{document}
... Some text...

%\begin{align} Note the comment sign!

%try to insert $ above this line
%\end{align}
\end{document}

If I try to insert a $ sign in the space above I get "Math mode because of
`align' . Use C-q $ to force a $ sign".
But as the \begin{align} is commented out, I am NOT in math mode!

This is a rather annoying bug. When deciding on the final form of a formula
I frequently switch back and forth between different math environments
(align, split, $$ $$, eqnarray). When doing so, I comment out the most
recent one, because I might revert to it later. However AucTex asks me
either to delete it completely, or makes me force-insert every $ sign later
in the source. This is definitely not a good thing.

Using Auctex 11.81 with MikTex under Windows 2000 running MSys, but I
strongly suspect it appears one every platform.

Yours,
Sandor






reply via email to

[Prev in Thread] Current Thread [Next in Thread]