[TxMt] LaTeX change current environment command

Daniel Grady d.c.grady at gmail.com
Thu May 22 19:31:53 UTC 2008


The "Change Current" command in the LaTeX Bundle seems to always select the
outermost environment rather than the innermost. For example, if the caret is
on the line with the equation in the following:

\begin{enumerate}
    \item
        \begin{equation}
        f(x) = x
        \end{equation}
\end{enumerate}

I would expect that hitting Control-Option-E would let me change the equation
environment to something else, but instead it selects the enumerate
environment. Is there a way to change this?  Thanks for any help!

-Daniel




More information about the textmate mailing list