Re: [Prosper-users] Prosper on OSX for a newbie
Brought to you by:
goualard
|
From: Mathieu G. <mgo...@us...> - 2005-09-07 15:25:37
|
Hello, Peter Cornillon wrote/a =E9crit : > I tried to replace xcolor on my machine, but I'm not sure if I really=20 > succeeded. I downloaded what I think is the most recent version and=20 > moved it to: >=20 > /usr/local/teTeX/share/texmf.tetex/tex/latex/ Did you rebuild the filename database? <http://www.tex.ac.uk/cgi-bin/texfaq2html?label=3Dinstpackages> > How can you tell that there is a=20 > problem in xcolor? With a little help of my so famous crystal ball, these lines seems weird=20 to me: ---------------- (/usr/local/teTeX/share/texmf.tetex/tex/latex/xcolor/xcolor.sty Package: xcolor 2004/07/04 v2.00 LaTeX color extensions (UK) (/usr/local/teTeX/share/texmf.tetex/tex/latex/graphics/color.cfg File: color.cfg 2004/07/07 v1.2 color configuration of teTeX/TeXLive ) Package xcolor Info: Package option `override' ignored on input line 128. Package xcolor Info: Driver file: pdftex.def on input line 136. ---------------- First your version is quite old: the last one is from 2005/06/06=20 according to=20 ftp://tug.ctan.org/pub/tex-archive/macros/latex/contrib/xcolor/README=20 and this package keeps evolving during this year, in parallel with=20 pstricks (and xkeyval). Secondly, in those lines, xcolor tries to load=20 'pdftex.def' even if you compile with LaTeX. If I were you, I will also update pstricks and xkeyval at the same time=20 actually: if it is not the cause of the problem, it won't hurt... Regards, --=20 Mathieu Goutelle |