Graphics/PlotRange/LaTeX/Psfrag
- To: mathgroup at smc.vnet.net
- Subject: [mg70485] Graphics/PlotRange/LaTeX/Psfrag
- From: "Paul" <pw23 at gmx.net>
- Date: Tue, 17 Oct 2006 02:59:49 -0400 (EDT)
Hello,
I have the following problem:
Is it possible to make the Graphics-object P1
P1 = Graphics[ Show[P0,Frame->True, PlotRange -> {{...,...},
{...,...}}]]
forget that it is a segment (due to PlotRange) of a Graphics-object P0?
I try to use PSfragExport
(http://wwwth.mppmu.mpg.de/members/jgrosse/mathpsfrag/) and every time
I export a Graphics-object which is a part of an other Graphics-object
(while using PlotRange) to an eps-dat., the whole original
Graphics-object is shown. So I thought it would be good if I can make
P1 forget about his "origin".
Do you know a possibility?
Best regards,
Paul