GNU bug report logs - #8666
23.2; LaTeX mode fill-paragraph command does not work in captions

Previous Next

Package: emacs;

Reported by: Worik Stanton <worik.stanton <at> gmail.com>

Date: Thu, 12 May 2011 21:35:01 UTC

Severity: normal

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 8666 <at> debbugs.gnu.org (full text, mbox):

From: Worik Stanton <worik.stanton <at> gmail.com>
To: 8666 <at> debbugs.gnu.org
Subject: Supplementry info
Date: Fri, 13 May 2011 11:00:02 +1200
fill-paragraph did not work for the following....

\begin{figure}[!h]
  \includegraphics[height=.5\textheight, 
angle=270]{Fragments/S99/res2MA001B.a.Vhist.eps}
  \caption[2--Day Moving Average Random Sampling histogram of returns,  
July 1962--1986]{2--Day
    moving average with 0.001 band, period July 1962--1986 .
    Histogram of volatility improvements.  70 samples
    \label{FIG:2 Day MA Random Hist Returns B}}
\end{figure}

But for the following now it did...

\begin{figure}[!h]
  \includegraphics[height=.5\textheight, 
angle=270]{Fragments/S99/res2MA001B.a.Vhist.eps}
  \caption[2--Day Moving Average Random Sampling histogram of returns,  
July 1962--1986]
  {2--Day
    moving average with 0.001 band, period July 1962--1986 .
    Histogram of volatility improvements.  70 samples
    \label{FIG:2 Day MA Random Hist Returns B}}
\end{figure}

I had to call it separately for the short and long captions, but it worked.

cheers
Worik




This bug report was last modified 14 years and 5 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.