|
[Date Index]
[Thread Index]
[Author Index]
Re: Output of DISPLAYPKT?
You can find PostScript code to use as the header/footer for the stuff
you get from concatenated DISPLAYPKT's (and don't forget the
DISPLAYENDPKT) in the following file inside the Mathematica 3.0
directory:
SystemFiles\FrontEnd\TextResources\PostScriptHeader.tr
Sincerely,
John Fultz
jfultz@wolfram.com
Front End Group
Wolfram Research, Inc.
> Hiya. I've written a small Front End to Mathematica using MathLink.
>
> I'd like to take the output from a DISPLAYPKT and render it using
> ghostscript. The output of DISPLAYPKT is clearly postscript, but is
> distributed over several packets, and the output, when concatenated and
> processed by gs, produces an error.
>
> Anybody have any advice on how to postprocess DISPLAYPKT contents into
> postscript ready form? I can't find any documentation on display
> packet output.
>
> Thanks,
> Dave
>
>
> --
> --------------------------------------------------------------------------------
> Email: dek@cgl.ucsf.edu David Konerding WWW:
> http://picasso.ucsf.edu/~dek
> --------------------------------------------------------------------------------
> Snail: Graduate Group in Biophysics
> Medical Sciences 926, Box 0446
> University of California
> San Francisco, CA 94143
>
>
Prev by Date:
plot coloring
Next by Date:
Beginner: Latex file of the notebook
Prev by thread:
Output of DISPLAYPKT?
Next by thread:
Defining functions using arguments with subscripts
|