Re: more inset export problems
- To: mathgroup at smc.vnet.net
- Subject: [mg90260] Re: more inset export problems
- From: ragfield <ragfield at gmail.com>
- Date: Thu, 3 Jul 2008 06:14:39 -0400 (EDT)
- References: <g4fi1i$9un$1@smc.vnet.net>
On Jul 2, 4:33 am, "M.Roellig" <markus.roel... at googlemail.com> wrote: > This works, however, if I slightly increase complexity of the legend > text EPS export again fails. Take for example: > > ins3 = Graphics[ > Inset[Framed@ > Grid[{{"\!\(\*FractionBox[\"A\", \"a\"]\)", > "\!\(\*FractionBox[\"B\", \"b\"]\)"}, {"C", > "D"}, {"\!\(\*FractionBox[ > RowBox[{\"E\", \" \", > RowBox[{\"(\", > RowBox[{\"1\", \"-\", \"0\"}], \")\"}]}], > RowBox[{\"e\", \" \", \"[\", > RowBox[{\"2\", \"-\", \"1\"}], \"]\"}]]\)", "F"}}], > Scaled[{0.5, 0.4}]]]; > > (I hope the cut&paste is working) > > Now exporting it and examining the EPS shows Mathematica's problems in > EPS-Export (even if I adapt the PrintingStyleEnvironment like above: > > Export["test.eps", Show[graph2, ins2, ins3], "EPS"] > > Does anybody can give me an idea how to EPS export my legends > properly? All of your examples work fine for me in 6.0.0 on Mac. Are you using version 6? -Rob