MathGroup Archive 2007

[Date Index] [Thread Index] [Author Index]

Search the Archive

Question: Plots via command-line using front-end fonts?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg73523] Question: Plots via command-line using front-end fonts?
  • From: "oshaughn" <oshaughn at northwestern.edu>
  • Date: Wed, 21 Feb 2007 01:42:52 -0500 (EST)

Hello,

I'd like to generate plots noninteractively (e.g., from a makefile,
possibly on a remote machine).  While my math kernel will definitely
produce and export EPS files  (e.g., pl = Plot[...]; Export[fname, pl,
"EPS"];), some fonts are apparently not available through the kernel
and are handled by the front end.

So I have two questions:

(1) can the kernel be made aware of the other fonts that the front end
uses, or

(2) can the front end be run *noninteractively* to produce and export
plots, or


Any thoughts would be much appreciated!



  • Prev by Date: Wolfram Notebook Indexer 1.1 - Error 1406
  • Next by Date: Re: Precision of a number raised to a power
  • Previous by thread: Wolfram Notebook Indexer 1.1 - Error 1406
  • Next by thread: Re: Question: Plots via command-line using front-end fonts?