[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#432517: Just upgraded from tetex to texlive. Latex package "caption" no longer works



Sorry for the delay.
I upgraded from texlive2005 to texlive2007 on July 10.  Previously, I used to compile documets with aastex document class and caption package without any problem.  With the new version, the following tex file doesn't compile:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\documentclass[]{aastex}
\usepackage[labelformat=simple]{caption}
\title{Test}
\author{Author}
\begin{document}
\maketitle
\begin{abstract}
abstract
\end{abstract}
\section{section 1}
bla bla
\end{document}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
The problem is simply solved by changing the line
\newcommand\captionbox{parbox[t]}
in caption3.sty to a renewcommand, but then if I use another document class I get the opposite problem.
Thanks
Alessandro


> On 10.07.07 alessandro (aaaaleeee@libero.it) wrote:
>
> Hi,
>
> > Package: texlive
> > Severity: normal
> >
> > Compiling a document with aastex class and caption package with the
> > new texlive distribution (2007-10) gives the following error:
> >
> > /usr/share/texmf-texlive/tex/latex/caption/caption3.sty:416:Command
> > \captionbox already defined. \newcommand\captionbox{parbox[t]}
> >
> Would you be so kind to provide a minimal example^1 showing the problem?
>
> Regards,
>   Hilmar
>
> ^1 http://www.minimalbeispiel.de/
> --
> sigmentation fault
> 


------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-mode? di Wind
http://i-mode.wind.it/




Reply to: