<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Barring my missing brace, I can't help you more here without a minimal
example...<br>
Paul<br>
<br>
Eugene Bolotin a &eacute;crit&nbsp;:
<blockquote
 cite="mid:941fcc751002051242w5f5e094fu31152642855fcb61@mail.gmail.com"
 type="cite">
  <pre wrap="">It seems like the vbox is doing something strange.
My caption is now completely gone from the page...
EB

On Fri, Feb 5, 2010 at 1:49 AM, Paul Isambert <a class="moz-txt-link-rfc2396E" href="mailto:zappathustra@free.fr">&lt;zappathustra@free.fr&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Well, my previous answer won't work actually since fltpage redefines
\caption on each occurrence of a figure.
So what you should do instead is:

\def\Caption#1{%
&nbsp;\caption{\vbox
&nbsp; \advance\leftskip-.5in
&nbsp; &nbsp;\advance\rightskip-.5in
&nbsp;#1}}%
}

and use \Caption instead of \caption in your figures.

Paul


Eugene Bolotin a &eacute;crit :
    </pre>
    <blockquote type="cite">
      <pre wrap="">Dear Texhax,
I have a tricky problem,
I am writing a dissertation and the format has to be as follows.
If the figure has a large caption, and the figure + caption cannot fit
onto one page,
you are allowed to put the caption on one page, and the figure on the next
page.
However, apparently the caption will be printed "facing" the figure,
so the caption margins
need to mirror the figure margins. The required margins for my
dissertation are 1.5 inch on the left
and 1 inch on the right. But for the caption on its own page the
margins should be 1 inch on left and 1.5 inch on right.
I have a lot of these figures. I managed to make the caption have its
own page with package "fltpage" but am stuck on the margin part.
Any help on how to achieve this would be greatly appreciated.
I am using Miktex 2.8 for windows.
Thanks a lot,
EB


      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
TeX FAQ: <a class="moz-txt-link-freetext" href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a>
Mailing list archives: <a class="moz-txt-link-freetext" href="http://tug.org/pipermail/texhax/">http://tug.org/pipermail/texhax/</a>
More links: <a class="moz-txt-link-freetext" href="http://tug.org/begin.html">http://tug.org/begin.html</a>

Automated subscription management: <a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/texhax">http://tug.org/mailman/listinfo/texhax</a>
Human mailing list managers: <a class="moz-txt-link-abbreviated" href="mailto:postmaster@tug.org">postmaster@tug.org</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->


--

_______________________________________________
TeX FAQ: <a class="moz-txt-link-freetext" href="http://www.tex.ac.uk/faq">http://www.tex.ac.uk/faq</a>
Mailing list archives: <a class="moz-txt-link-freetext" href="http://tug.org/pipermail/texhax/">http://tug.org/pipermail/texhax/</a>
More links: <a class="moz-txt-link-freetext" href="http://tug.org/begin.html">http://tug.org/begin.html</a>

Automated subscription management: <a class="moz-txt-link-freetext" href="http://tug.org/mailman/listinfo/texhax">http://tug.org/mailman/listinfo/texhax</a>
Human mailing list managers: <a class="moz-txt-link-abbreviated" href="mailto:postmaster@tug.org">postmaster@tug.org</a>
  </pre>
</blockquote>
</body>
</html>