Dear Axel, dear Arthur,
down here in the Debian Bug tracking system we got bug report a while
ago. It tells that the compilation of documents fails after upgrading
to TL 2007. The minimal example is:
\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}
It fails with the error message: \captionbox already defined.
Note that not a standard class is used but the "American Astronomical
Society format", which seems to contain an own definition of
\captionbox. When using the standard article class the problem
disappears. Hence I guess it is the fault of the fault of the aas
class.
Please discuss this topic and provide a possible approach how to
solve the problem.
Thanks,
Hilmar
--
sigmentation fault
--- Begin Message ---
Package: texlive
Severity: normal
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
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]}
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
--- End Message ---