[pstricks] A grid in each picture

Herbert Voss LaTeX at zedat.fu-berlin.de
Thu Jun 23 17:35:38 CEST 2005


Bitouzé Denis wrote:

> is there a way to force each picture to have a full grid? I'd like not
> to have to write:
> 
> \psgrid
> 
> in each pspicture environment.

assuming that you use always (x,y)(x,y) for the coordinates

\let\pspictureOld\pspicture
\def\pspicture(#1)(#2){\pspictureOld(#1)(#2)\psgrid}


Herbert





More information about the PSTricks mailing list