[pstricks] Options for \psset
Vince McGarry
vmcgarry at austin.rr.com
Tue Jun 21 03:43:46 CEST 2005
Hi Rich,
See page 11 in the the user's guide.
The default unit is 1cm. psset{unit=whatever} will set the unit to
whatever. The horizontal and vertical scale can be set individually.
psset{xunit=40pt, yunit=1.4in} will scale the horizontal and vertical
scales so that \begin{pspicture}(0,0)(3,3) will define a rectangular
picture 120 points by 4.2 inches. This must be set before calling the
pspicture environment.
Vince
On Jun 20, 2005, at 7:29 PM, Rich Shepard wrote:
> My research in the pstricks Users Guide and on the web (via google)
> suggests that the way to make the \pspicture environment produce a
> larger
> image is with an option to \psset.
>
> The info page addresses only setting up a page for PostScript
> printing from
> within a shell. The Users Guide mentions linecolor, linewidth,
> linestyle, and
> fillcolor. I see nothing about size of the image.
>
> I want to make the pstricks figures larger when displayed. I
> played with
> the \pspicture variables, but without success; even when the
> coordinates are
> (0,8)(36,20) the pdf4-displayed image is a fixed, small size in the
> center of
> the page.
>
> TLC2 had nothing on \psset.
>
> Help appreciated,
>
> Rich
>
> --
> Dr. Richard B. Shepard, President
> Applied Ecosystem Services, Inc. (TM)
> <http://www.appl-ecosys.com> Voice: 503-667-4517 Fax: 503-667-8863
>
> _______________________________________________
> pstricks mailing list
> pstricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
>
More information about the PSTricks
mailing list