<div dir="ltr"><div>Hello,</div><div><br></div><div>I am trying to do a simple figure using pstricks. Right now, I just want to have a grid on all the surface of a figure. The dimensions of this figure is close to a a4 paper in landscape.</div><div><br></div><div>When I compile my code the grid appears correctly on the left side of the figure but it seems to be cropped on the right side. Any thoughts?</div><div><br></div><div>Here is my code:</div><div><br></div><div><p style="margin:0px">\documentclass[landscape,pstricks]{standalone}</p>
<p style="margin:0px">\usepackage[landscape]{geometry}</p>
<p style="margin:0px">\usepackage{pst-plot}%</p>
<p style="margin:0px">\usepackage{pstricks-add}</p>
<p style="margin:0px">\begin{document}</p>
<p style="margin:0px">\begin{pspicture}(-14.5,-10.5cm)(14.5,10.5cm)</p>
<p style="margin:0px">\psgrid(0,0)(-14,-10)(14,10)</p>
<p style="margin:0px">\end{pspicture}</p>
<p style="margin:0px">\end{document}</p><p style="margin:0px"><br></p><p style="margin:0px">I can attached my pdf file if it's necessary.</p><p style="margin:0px"><br></p></div><div class="gmail_signature"><div dir="ltr">Julien Morand<br><br></div></div>
</div>