[pstricks] Problem with pstricks-add (psgraph) and pst-pdf
Herbert Voss
Herbert.Voss at FU-Berlin.DE
Tue Jan 1 09:08:14 CET 2008
Bruce Burlton schrieb:
> The reason that I wish to use \pst-pdf is that I am producing large lecture notes and slides (a la beamer) which also have many .jpegs
>
> and .png included. I seem to be able to incorporate other pstricks related images, but suffer the failure when I try to use psgraph.
>
> An additional question, if I may. I used to use the ps4pdf package instead of pst-pdf. It worked quite well, given that all the pstricks code had to be "bracketted" with PSforPDF{ ... }. Unfortunately it seems to have been removed, and near as I can tell superceded by \pst-pdf. Can anyone tell me what happened here?
>
>
> \documentclass{article}
>
> \usepackage{filecontents}
> \begin{filecontents*}{datafile1.dat}
> 0.00000000,54.188
> 1.00000000,54.164
> 2.00000000,54.136
> 3.00000000,54.105
> 4.00000000,54.071
> 5.00000000,54.033
> 6.00000000,53.992
> 7.00000000,53.947
> 8.00000000,53.899
> 9.00000000,53.847
> 10.00000000,53.792
> \end{filecontents*}
>
> \listfiles
>
> \usepackage{pst-pdf}%
>
> \usepackage{pstricks-add}%
\PreviewEnvironment{psgraph}
Herbert
More information about the PSTricks
mailing list