Skip to content
Prev 5562 / 398502 Next

MetaPost device

On Sat, 6 May 2000, Vidhyanath Rao wrote:

            
Yes, but pictex is the one exception: it is a third-party driver and little
used (since it was pretty broken and no one complained).  Look at the XFig
driver (in R-devel snapshots for a much better model).  (BTW, I don't think
you can get DVI from MetaPost: the DVI model is not rich enough.)
Not at all. R's drivers are completely sufficient for R's graphics model,
except for the pictex one.  R's model only allows one font family at a
time, but that suffices for a single graph, surely?
(Dreadfully, as the examples in the LaTeX Graphics Companion show.  Some of
us care about graphics quality.)
What documentation team is that?

qqline draws a line, not presents you with a list of points (its return
value is invisible(), and qqnorm and qqplot do more than calcualte the list
of points they return.  But I do think that a MetaPost device is the way to
go and not at all difficult if you consider only postscript fonts (and I do
for serious typesetting anyway).  If you want more, then you do need the
font information (from tfms?).