Re: Unable to copy graphics from Mathematica 6 to Publicon
- To: mathgroup at smc.vnet.net
- Subject: [mg77445] Re: Unable to copy graphics from Mathematica 6 to Publicon
- From: Szabolcs <szhorvat at gmail.com>
- Date: Sat, 9 Jun 2007 05:27:10 -0400 (EDT)
- Organization: University of Bergen
- References: <f40gm6$66q$1@smc.vnet.net>
Kjell Tangen wrote: > I have Publicon 1.0.1 and recently installed Mathematica 6 (Windws > versions). In Mathematica 5, copy-paste of graphics from Mathematica and > Publicon worked like a charm, but no more with Mathematica 6. I have found > no other way than copying as a bitmap, which results in reduced quality as > well as bloated graphics files (10 times bigger than they used to be) when I > export to LaTeX from Pulicon. > This is a big problem, because it is hard to pass LaTeX around with such big > files. > Tips anyone? > Any plans to upgrade Publicon to the new Mathematica kernel? > > Regards, > Kjell Tangen I don't know about Publicon, but copying from Mathematica 6 to Mathematica 5 works for me if I convert the graphics to PostScript first (Cell->Convert To->PostScript). You may try copying directly or Copy As->Metafile. The results may be a bit different. But not that PostScript graphics do not support some features, e.g. Opacity. Szabolcs