[R] R-plots with 'complex' axis-labelling
Ben Bolker
ben at zoo.ufl.edu
Thu Feb 28 17:29:04 CET 2002
It looks like you've got a reasonable workaround.
From a quick glance it actually looks to me (if the dot-accent is all
that stands between you and one-step graphical output) that the "right"
thing to do is to add a dot() expression, analogous to tilde() and hat(),
to the set of available plotmath commands (plotmath's spacing isn't
flexible enough to hack a dot accent -- atop() leaves too much space).
If no-one better qualified steps forward, I could try to hack it.
Ben
On Thu, 28 Feb 2002, Tobias Hoevekamp wrote:
> Hi there,
>
> I want to create plots with some kind of 'complex' axis labelling of the form
> $\dot{V}$ and integrate those plots into a LaTeX document. What is the best
> way to go?
>
> I've figured out, that the 'plotmath' commands are somewhat limited (at least
> I wasn't able to get the $\dot{V}$ generated) and that plots with
> 'plotmath'-axes wouldn't export properly with pictex() or xfig(). Therefore,
> I've done the following:
>
> o use postscript() to create myfig.eps
> o pstoedit -f fig myfig.eps myfig.fig
> o xfig 011214C.fig
> include $\dot{V}$
> export: Combined PS/LaTeX (both parts)
> o within my latex document:
> \input{myfig.pstex_t}
>
> Is this a proper approach?
>
> I am looking forward to your response
>
>
>
> Tobias
>
>
--
318 Carr Hall bolker at zoo.ufl.edu
Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker
Box 118525 (ph) 352-392-5697
Gainesville, FL 32611-8525 (fax) 352-392-3704
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list