[pstricks] pst-pdf and scalebox (Graphics exported with DIA)
Jan Steffan
me at jansteffan.de
Thu Jun 2 17:04:08 CEST 2005
On Thursday 02 June 2005 16:43, Herbert Voss wrote:
> pst-pdf in general has _nothing_ to do with PSTricks.
> It's evident that you need pstricks, when having PSTricks related
> macros. And pstricks.sty also redifines the \scalbox macro
> to avoid conficts with the one of graphicx.
yes, but that's not the point.
having
\usepakcage{pstricks,pst-pdf} causes the same problem, while
\usepackage{pstricks} alone does work.
pst-pdf.sty contains the following two lines:
\
if at ppf@PST at used\RequirePackage{pstricks}\fi
which loads pstricks, so I can comment \usepackage{pstricks}
out as in the example that comes with pst-pdf.
and
\RequirePackage{graphicx}
which seems to cause the trouble here.
Jan
More information about the PSTricks
mailing list