bug-auctex
[Top][All Lists]
Advanced

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

Re: [Bug-AUCTeX] 11.86; fill-paragraph command does not work in captions


From: Worik Stanton
Subject: Re: [Bug-AUCTeX] 11.86; fill-paragraph command does not work in captions
Date: Wed, 18 May 2011 11:56:28 +1200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10

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



reply via email to

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