On 18.07.08, Renton Ian wrote: > I'm seeing an odd problem that only occurs on machines *other* than the > one I wrote my code on!
> Both the LaTeX files the error refers to (color.sty and color.cfg) exist. What is the content of color.cfg? PyX requires its own graphics driver for the LaTeX graphics bundle (color.sty etc). You find the proper color.sty at <pyx>/contrib/color.sty. Note that it refers to the driver file pyx.def which must also be present on your system (at least if you use color.cfg!) Michael ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
