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

Home » Public Forums » archive » IDL graphics & 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
IDL graphics & LaTeX [message #94740] Thu, 21 September 2017 04:10 Go to previous message
Markus Schmassmann is currently offline  Markus Schmassmann
Messages: 129
Registered: April 2016
Senior Member
Hi,

I'm putting graphics created with the IDL graphics functions into a
LaTeX document.

Does someone here know a way to make sure that the text elements of the
graphic (axis labels,axis tickmarks,titles,legends...) are typeset by
LaTeX such that they have the same fonts & sizes as the rest of the
LaTeX document?

I'm looking for something similar to GNUplot's epslatex terminal.

A brute force approach would be:

idl -e "(plot(/test)).save,'example.eps'&exit"
grep '^(.*)$' -A 1 example.eps

; remove those lines from the eps file and parse them to get what I want
in LaTeX

But I hope someone of you has a better way than to grep & sed an eps file.

Markus
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: How to use ploterror procedure in idl with no xerror bars?
Next Topic: Gaussian Convolution

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

Current Time: Wed Oct 08 09:16:42 PDT 2025

Total time taken to generate the page: 0.00209 seconds