On 16/05/11 07:56, Ralf Angeli wrote:
What you can do to work around this is to move the \label to the end of
the previous line, so that it is not at the start of the line anymore,
or to put the \label after the \caption macro on a line of its own.  The
latter option is the one AUCTeX uses when you insert an environment with
FYI This....

\begin{table}[!h]
  \input{Fragments/S99/20110512.NA.Band.5DayMA}
\caption[5--Day Moving Average 0.001 Band $\pm0.0005$ Neighbourhood Analysis]
  {    Trading the Dow Jones Industrial
Averages index using a 5--Day Moving Average signal with neighbourhood analysis around the band. Using 0.001 $\pm0.0005$
  }
  \label{TAB:5 Day MA DJIA NA}
\end{table}


Does not justify.  I moved the label statement.

W

_______________________________________________
bug-auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-auctex

Reply via email to