[pstricks] includegraphics page of pdf, pst-pdf, auto-pst-pdf
exelnet at exelnet.de
exelnet at exelnet.de
Fri Mar 21 19:57:19 CET 2008
On Fri, Mar 21, 2008 at 12:55:54PM +0100, exelnet at exelnet.de wrote:
> On Thu, Mar 20, 2008 at 09:00:06PM +0100, Herbert Voss wrote:
> > exelnet at exelnet.de schrieb:
> >
> > > \usepackage{pst-pdf}
> >
> > > my \listfiles output:
> > >
> > >
> > > *File List*
> > > report.cls 2005/09/16 v1.4f Standard LaTeX document class
> > > size11.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
> > > inputenc.sty 2006/05/05 v1.1b Input encoding file
> > > utf8.def 2006/03/30 v1.1i UTF-8 support for inputenc
> > > t1enc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
> > > ot1enc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
> > > omsenc.dfu 2006/03/30 v1.1i UTF-8 support for inputenc
> > > graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
> > > keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
> > > graphics.sty 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)
> > > trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
> > > graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
> > > dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
> > > pst-pdf.sty 2006/08/31 v1.1o PS graphics for pdfLaTeX (RN,HjG)
> >
> > *File List*
> > pst-pdf.sty 2008/02/17 v1.1q PS graphics for pdfLaTeX (RN,HjG)
> > ***********
> >
> > you should update your pst-pdf file
> >
> > Herbert
> >
> > _______________________________________________
> > pstricks mailing list
> > pstricks at tug.org
> > http://tug.org/mailman/listinfo/pstricks
> >
>
> thanks. updating auto-pst-pdf and pst-pdf solved my problem.
>
> thanks for the conditional hint... i ll use it in another context :=)
>
> greetz
>
> Jan Marc Hoffmann
> _______________________________________________
> pstricks mailing list
> pstricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
>
Well, it didnt change everything afterall. I am still having trouble with
images that get included in a file thats itself include by the tex \input
command.
Im using the following recommand to solve this problem in my case. Since im
not using any ps-only fileformats.
\let\includegfx\includegraphics
\renewcommand\includegraphics[2][]{\ifpdf \includegfx[#1]{#2} \fi}
greetz
Jan Marc Hoffmann
More information about the PSTricks
mailing list