all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Worik Stanton <worik.stanton@gmail.com>
To: 8666@debbugs.gnu.org
Subject: bug#8666: Supplementry info
Date: Fri, 13 May 2011 11:00:02 +1200	[thread overview]
Message-ID: <4DCC6672.6090703@gmail.com> (raw)
In-Reply-To: <4DCC4F58.4080707@gmail.com>

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





  reply	other threads:[~2011-05-12 23:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12 21:21 bug#8666: 23.2; LaTeX mode fill-paragraph command does not work in captions Worik Stanton
2011-05-12 23:00 ` Worik Stanton [this message]
2011-05-12 23:41 ` bug#8666: More data Worik Stanton
2011-05-13  1:24 ` bug#8666: Another case Worik Stanton
2011-05-13  1:52   ` Glenn Morris
     [not found]     ` <4DCC93C8.3010204@gmail.com>
2011-05-13  2:22       ` Glenn Morris
2011-05-13  2:29         ` Worik Stanton
2011-05-19  7:03           ` bug#8666: Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DCC6672.6090703@gmail.com \
    --to=worik.stanton@gmail.com \
    --cc=8666@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.