[texhax] Question about caption package and esp.\captionof

Peter Flom flom at ndri.org
Mon Jun 7 17:22:43 CEST 2004


I tried this exact same code, and found another problem, which I didn't
notice the first time on the bigger run.....(sorry, I am a newbie, still
getting used to reading the warnings, errors etc.  I only installed
LaTeX 2 weeks ago)

I get a message 

LaTeX Warning: You have requested, on input line 3, version
               `2004/15/16' of package caption,
               but only version
               `1995/04/05 v1.4b caption package (AS)'
               is available.

This seems odd, since I just got the latest CD from TUG.....

What to do now?

Thanks again

Peter

>>> "Philip G. Ratcliffe" <philip.ratcliffe at uninsubria.it> 6/7/2004
11:13:39 AM >>>
> I fixed this, and still got the same error....

This is odd because the folowing (snipped from your posting) works for
me
(barring the missing pie file).

\documentclass{article}
\usepackage{graphicx}
\usepackage{caption}[2004/15/16]
\begin{document}
\begin{center}
\fbox{\includegraphics[scale = .6]{pie}}\\
\captionof{figure}{Pie chart of race-ethnicity} \label{F:pierace}
\end{center}
\end{document}

Maybe you can include a _minimal_ example that gives the error.

Cordialmente,  Philip G. Ratcliffe

_______________________________________________
TeX FAQ: http://www.tex.ac.uk/faq 
TeX newsgroup: http://groups.google.com/groups?group=comp.text.tex 
Mailing list archives: http://tug.org/pipermail/texhax/ 
More links: http://tug.org/begin.html 

Automated subscription management:
http://tug.org/mailman/listinfo/texhax 
Human mailing list managers: postmaster at tug.org



More information about the texhax mailing list