|
[Date Index]
[Thread Index]
[Author Index]
Re: Problems about Graphics
- To: mathgroup at smc.vnet.net
- Subject: [mg51939] Re: Problems about Graphics
- From: Paul Abbott <paul at physics.uwa.edu.au>
- Date: Fri, 5 Nov 2004 02:18:10 -0500 (EST)
- Organization: The University of Western Australia
- References: <cm9ua0$8fh$1@smc.vnet.net> <cmck57$i0m$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
In article <cmck57$i0m$1 at smc.vnet.net>,
Urijah Kaplan <uak at sas.upenn.edu> wrote:
> MuTsun Tsai wrote:
> > I used to paste the graphics generated by Mathematica on my reports written
> > with Microsoft Word, but I also have two problem :
> >
> > 1. The graphics always become bigger than it is in Mathematica notebook,
> > and I'll have to resize it to 85% so that it will looks just the same size as
> > it is in Mathematica. But at the beginning as I used Mathematica there's no
> > such problem; I can't remember exactly when this problem first happened.
If you do
Format | Edit Style Sheet...
for the Notebook, select the Graphics/Printout Style, then use
Format | Option Inspector...
type in
magn
(or any part of the word magnification) and hit return, I expect you
will find that
Magnification -> 0.85
for your StyleSheet. In other words, the StyleSheet automatically
reduces the size of graphics for printout, which is usually what you
want, especially if you are printing directly from a Notebook. Note that
if you have
Format | Show Page Breaks
selected you will automatically be in the Printout Style.
> > 2. The curves are not as smooth as they should be. No matter what I do
> > there's always sawtooth with it.
> >
> > What should I do to solve those problems? Thanks!
> >
> >
>
> 1.Are you sure the magnification is 100%?
>
> 2.Select the graphic, then Edit->Copy As->Metafile and paste it into Word.
> You can also Export[] the graphics as Windows metafile format (.wmf).
This, of course, assumes that you are using Windows. Under OS X you
should use
Edit | Copy As | PICT with embedded PostScript
Cheers,
Paul
--
Paul Abbott Phone: +61 8 6488 2734
School of Physics, M013 Fax: +61 8 6488 1014
The University of Western Australia (CRICOS Provider No 00126G)
35 Stirling Highway
Crawley WA 6009 mailto:paul at physics.uwa.edu.au
AUSTRALIA http://physics.uwa.edu.au/~paul
Prev by Date:
Re: Garbage collection problem
Next by Date:
nonlinear curve fitting
Previous by thread:
Re: Problems about Graphics
Next by thread:
Re: Problems about Graphics
|