On Thu, Jun 12, 2008 at 7:01 AM, Michael Droettboom <[EMAIL PROTECTED]> wrote:
> Hmm.  Isn't broken for me.  I suspect we have some sort of version mismatch.
>
> One thing to try -- in conf.py remove the line
>
> \usepackage{amsfonts}
>
> It actually doesn't seem to be necessary (but the other two are).  This
> error message happens during package loading, before any of the core of our
> document is parsed.  Is suspect its a bug in your LaTeX distribution that is
> causing package conflicts.

No luck on commenting out amsfonts.  I've seen this bug on two
platforms, solaris x86 and a recent ubuntu linux distro, so I suspect
this mispackaging may be fairly common.  If I comment out *all* of the
ams* usepackages packages, I get past the duplicate Cap error I posted
 but then get some undefined symbol error (eg digamma) unsurprisingly.

I've tried a few tests, and it looks like   including only amssymb and
nothing else gives the duplicate cap error, but excluding it gives the
digamma and friends error even if the others are included.  So it
looks like I'm stuck, since no combination of these packages works.

[EMAIL PROTECTED]:doc> uname -a
Linux bic128.bic.berkeley.edu 2.6.25.4-10.fc8 #1 SMP Thu May 22
22:58:37 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
[EMAIL PROTECTED]:doc> latex --version
pdfeTeX 3.141592-1.21a-2.2 (Web2C 7.5.4)
kpathsea version 3.5.4


JDH

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to