From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/6095 Path: main.gmane.org!not-for-mail From: Ricardo Sanchez Carmenes Newsgroups: gmane.comp.tex.context Subject: Re: ppchtex+pstricks wrong output Date: Mon, 12 Nov 2001 15:43:48 +0100 (CET) Sender: owner-ntg-context@let.uu.nl Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1035396643 7362 80.91.224.250 (23 Oct 2002 18:10:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 18:10:43 +0000 (UTC) Cc: ntg-context@let.uu.nl Original-To: Hans Hagen Xref: main.gmane.org gmane.comp.tex.context:6095 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:6095 On Mon, 12 Nov 2001, Hans Hagen wrote: > At 07:27 PM 11/10/2001 +0100, Ricardo Sanchez Carmenes wrote: > >Dear Hans and ppchtex users: > > > >I am using some of your conTeXt modules from plain+pdftex > >(not the whole package), especially the ppchtex modules. > > >However, when I try to use ppchtex with pstricks instead of > >pictex, the file compiles, but gives the wrong result, with > >labels and bounds that should go on the top of the formula > > hm, seems like pstricke rotates the other way around (i have to do a > rotate/reverse rotate in pstricks, partly due to some bug with zero > angles). I swapped the angles so it should work ok now. (in \rput) Good. BTW, are you aware that it is possible to use pstricks from pdftex using a strategy similar to the one you implemented in supp-mps to handle inline metapost code (a macro called pdftricks.sty has been released for this purpose) ? > Hans Regards, Ricardo.