[pstricks] pdfLaTeX + A0poster + pstricks + pst-pdf -> pspicture
Herbert Voss
LaTeX at zedat.fu-berlin.de
Sat Aug 5 16:56:10 CEST 2006
Amelio wrote:
> \documentclass[portrait,a0]{a0poster}
> \usepackage{pstricks}
> \usepackage{pst-pdf}
>
> \begin{document}
> \psset{unit=1cm}
> \fbox{\begin{pspicture}(-3,-3)(70,105)
> \psgrid(0,0)(70,105)
> \end{pspicture}}
> \end{document}
[ ... ]
> This is what I get with the above code:
> http://img380.imageshack.us/img380/1726/a0samplexy3.png
>
> That's, the grid doesn't reach the upper-right corner of the canvas.
seems to be a problem with pst-pdf. Rolf, the author of this
package, will have a look, what's going on here.
Hower, why can't you use dvips->ps2pdf, which makes life easier?
Herbert
More information about the PSTricks
mailing list