comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL produced postscript files in latex
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL produced postscript files in latex [message #22028 is a reply to message #22027] Tue, 17 October 2000 00:00 Go to previous message
noymer is currently offline  noymer
Messages: 65
Registered: June 1999
Member
Assuming you are using ENCAPSULATED PostScript,
LaTeX should have nothing to do with the included
graphic except to put it in place.

Your IDL code looks something like:

SET_PLOT, 'PS' ; PS device
!P.FONT=0 ; use PostScript font
DEVICE, /ENCAPSULATED, Filename='foo.eps'
PLOT blah blah blah
DEVICE, /CLOSE_file
blah blah blah blah

right? And you're not doing anything fancy in
LaTeX like using psfrag, I assume.

-Andrew


Sent via Deja.com http://www.deja.com/
Before you buy.
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: IDLWAVE 4.5
Next Topic: Call external with HP-UX

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 17:35:36 PDT 2025

Total time taken to generate the page: 0.00648 seconds