[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Use external graphics
From: |
Ludovic Courtès |
Subject: |
Re: Use external graphics |
Date: |
Thu, 26 Oct 2006 13:34:39 +0200 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) |
Hi,
Johann Höchtl <address@hidden> writes:
> I would like to use an external graphics package like gnuplot or metapost to
> create some diagrams.
That does not completely answer your question, but GNUplot allows one to
specify the font to be used by the PostScript "terminal" (actually its
AFM `FontName'):
http://t16web.lanl.gov/Kawano/gnuplot/plot2-e.html
Thanks,
Ludovic.