Package: texlive-latex-extra
Version: 2005.dfsg.3-1
Severity: normal
File: /usr/share/texmf-texlive/tex/latex/preprint/figcaps.sty
Tags: patch

figcaps defines \label to do nothing before it displays figures:

[EMAIL PROTECTED]@[EMAIL PROTECTED]@pof}{}{%
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  [EMAIL PROTECTED]
  \begingroup
  [EMAIL PROTECTED]
    \vspace{20pt}}%
  \def\label##1{}%
  [EMAIL PROTECTED]

This makes \label and thus \ref not work in combination with
\usepackage[printfigures]{figcaps}.  Removing the \def of \label solves this
problem; the labels and refs then work perfectly.

The same code exists in figcaps.sty from texlive-latex-extra 2007-3 in
unstable.

- Josh Triplett


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to