Displaying 5 results from an estimated 5 matches for "graphicsx".
Did you mean:
graphics
2010 Feb 18
1
pictex
The example at ?pictex does not work (the driver apparently uses
'rotatebox') for me as stated. It did compile after including the
graphicsx package. A MWE is at the help page for pictex. I tried to
get in touch with Valerio but his email bounced. Probably we want to
add a \usepackage{graphicsx} to the help page and try to track down
Valerio.
Cheers,
Kyle
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009)
> sessionInfo...
2000 Aug 01
1
problem clipping R postscript plots within latex
hi,
I've noticed a small problem trying to include postscript plots
generated by R into a latex document. Specifically, the latex package
graphicsx allow you to specify the bounding box of the postscript
file, so that you can just show _part_ of the postscript file if you
tell it to also clip the area outside of the bounding box. I've
previously used this LaTeX feature without problems on postscript
files produced e.g. by gnuplot. Howeve...
1997 Jul 24
3
R-beta: Pictex and R
Dear R-users
It is me again with my interminables questions...
This time it is about "pictex". I understood that
pictex allows us to put our graph in a latex file
I have try the function:
> pictex (file=...)
and the answer was: "pictex" not found...
Does it mean that it is not an R-function yet?
Thank you for any feedback.
Halima from Leiden
2000 Aug 02
1
Re: [R] problem clipping R postscript plots within latex (PR#623)
Martin Maechler <maechler@stat.math.ethz.ch> writes:
> (from R-help)
> PD> Stephen Eglen <stephen@cogsci.ed.ac.uk> writes:
>
> > > > generated by R into a latex document. Specifically, the latex package
> > > > graphicsx allow you to specify the bounding box of the postscript
> > > > file, so that you can just show _part_ of the postscript file if you
> > > > tell it to also clip the area outside of the bounding box.
> > ...
> > > Ow. This stems from the use...
2000 Aug 02
1
Re: [R] problem clipping R postscript plots within latex (PR#625)
...Maechler <maechler@stat.math.ethz.ch> writes:
>
> > (from R-help)
> > PD> Stephen Eglen <stephen@cogsci.ed.ac.uk> writes:
> >
> > > > > generated by R into a latex document. Specifically, the latex package
> > > > > graphicsx allow you to specify the bounding box of the postscript
> > > > > file, so that you can just show _part_ of the postscript file if you
> > > > > tell it to also clip the area outside of the bounding box.
> > > ...
> > > > Ow. Thi...