[pstricks] pstricks-add
Alan Ristow
ristow at ece.gatech.edu
Thu Jul 8 14:07:16 CEST 2004
On Thu, 08 Jul 2004 08:25:43 +0200, Herbert Voss
<Herbert.Voss at alumni.TU-Berlin.DE> wrote:
>Alan Ristow wrote:
>
>> The reason I dislike having psgraph wrap a pspicture environment is that
>> it makes controlling the boundaries of the pspicture environment
>> difficult. Using psgraph as-is in a figure environment results in a
>> figure caption that is far too close to the graph, for example. I
>> regularly add additional space around my charts for various reasons, but
>> psgraph makes that difficult. I would like to be able to say, for
>> example:
>>
>> \begin{pspicture}(-30pt,12)(-36pt,7)
>> \begin{psgraph}(0,12)(0,7)
>> ...
>>
>> But with psgraph as written I have no choice but to have:
>>
>> \begin{pspicture}(0,12)(0,7)
>
>this is no real limitation, because you can nest the
>pspicture environment, see example.
I've tried it several times and, while it works in principle I haven't
figure out how to use it effectively. I always end up with overfull hbox
warnings. I'll take a closer look at it today -- thanks for the
examples!
Alan
More information about the PSTricks
mailing list