 |
|
List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] Re: color eps
| [MUG] Re: color eps |
|
Author: Heike Koch-Beuttenmueller
Posted: 18/01/2001 11:28:13 GMT
|
>> From: Heike Koch-Beuttenmueller
>
> | >> From: maths
> | i use maple plot a funsion, export it to tex, then i get a
> | eps file. but without color. can i use maple to get a color
> | eps file? or use other math software?
> |
>
> From: Robert Israel
>
> Instead of exporting the worksheet, use plotsetup. For example:
>
> > plot(whatever);
>
> > P:= %:
> plotsetup(cps, plotoutput="myfile.eps", plotoptions=
> "portrait,height=300pt,width=400pt,noborder,leftmargin=0,bottommargin=0");
> P;
> plotsetup(default);
Of course this or changing the printer properties works for plots
alone, but I find no possibility to get coloured plots when using
"Export as -> Latex". I tried it on Unix as well as on Windows 98. (With
"Export as -> Html" you get coloured gif -pictures.)
So, together with Latex you have to export all pictures by hand and then
exchange the Latex- eps -files with the coloured ones. Is there really
no way which is more comfortable ? "Save as special -> Tex" in
Mathematica gives coloured pictures!!!
Best regards
Heike Koch-Beuttenmueller
=======================================================
Dr. Heike Koch-Beuttenmueller
Universitat Ulm
Universitatsrechenzentrum
Albert-Einstein-Allee 11
D-89081 Ulm
Germany
e-mail:
Telefon: 0731 5022465
=======================================================
|
[View Complete Thread]
Previous by date: [MUG] Stopping a program using a Maple command ?, Francois DEBROUCKE
Next by date: [MUG] VRML procedure, Bernhard Dick
Previous thread: [MUG] Problems with doing a large sum, Robert Mann
Next thread: [MUG] VRML procedure, Bernhard Dick
|
|
|