Re: tetex 3 & prosper
"Hans F. Nordhaug" <[email protected]> Thu, 8 Sep 2005 08:35:14 +0200
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
* Giuseppe Ghibò <[email protected]> [2005-09-07]: > Hi, > > I was wondering if someone got the same problems as me with prosper > under tetex 3.0. Basically processing most of prosper documents > (or prosper based like for HA-prosper) with pdflatex, I get the error: > > ! Undefined control sequence. > <recently read> \c@lor@to@ps > > (for instance this happens on the example HAPBigtest.tex > of the HA-prosper package). I tracked the problem up > to semcolor.sty, and seems that this behaviour is introduced > by version 1.01 of semcolor.sty, which does: > > \RequirePackage{pstricks} > > instead of > > \input{pstricks} [cut] No, it is correct with \RequirePackage. Your problem is probably related to http://groups.google.com/group/comp.text.tex/browse_thread/thread/1ca41963c2cf6cfa/ Since I don't have teTeX 3.0 myself I can't really say exactly what is going o, but I guess this isn't a teTeX problem at all. Post your problem on comp.text.tex - make a minimal example and include version info for the packages. Hans