GNU bug report logs -
#8666
23.2; LaTeX mode fill-paragraph command does not work in captions
Previous Next
Full log
Message #8 received at 8666 <at> debbugs.gnu.org (full text, mbox):
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.