Thanks Hebert and Antoine. Exactly what I needed. The psset trick is rather neat---I hadn&#39;t understood you could use units to that effect. <div><br></div><div>Cheers,</div><div><br></div><div>Stefano<br><div><br><div class="gmail_quote">
2010/3/29 Herbert Voss <span dir="ltr">&lt;<a href="mailto:Herbert.Voss@fu-berlin.de">Herbert.Voss@fu-berlin.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Am 29.03.2010 17:40, schrieb stefano franchi:<br>
<div class="im"><br>
&gt; I am just beginning to use PsTricks and I am wondering if there are any<br>
&gt; facilities to change the size of a picture. For instance, let&#39;s say I have<br>
&gt; drawn a tree with  PsTricks, but the output is too large. Is there any way<br>
&gt; to scale it down, or should I export  the output to eps and then reimport it<br>
&gt; into Latex as picture?<br>
<br>
</div>it depends to the Text, should it also be scaled or only<br>
the image? For both, simply use \resizebox (package graphicx), e.g.<br>
<br>
\resizebox{\linewidth}{!}{... the tree ...}<br>
<br>
or<br>
<br>
\psscalebox{0.5}{... the tree ...}<br>
<br>
Scaling only the image and not the text can be done with<br>
<br>
\psset{unit=0.5}<br>
...<br>
<font color="#888888"><br>
Herbert<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
PSTricks mailing list<br>
<a href="mailto:PSTricks@tug.org">PSTricks@tug.org</a><br>
<a href="http://tug.org/mailman/listinfo/pstricks" target="_blank">http://tug.org/mailman/listinfo/pstricks</a><br>
archive: <a href="http://www.tug.org/pipermail/pstricks/" target="_blank">http://www.tug.org/pipermail/pstricks/</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>__________________________________________________<br>Stefano Franchi<br>Department of Philosophy           Ph:   (1) 979 862-2211<br>Texas A&amp;M University                 Fax: (1) 979 845-0458<br>
College Station, Texas, USA<br><br><br>
</div></div>