search for: pdfscreen

Displaying 3 results from an estimated 3 matches for "pdfscreen".

Did you mean: offscreen
2003 May 02
0
Sweave (was RE: how to present a table in powerpoint?)
...like to use the Prosper class. It gives you LaTeX quality > formatting of text and mathematical expressions with pretty layouts > and even slide transitions similar to Powerpoint if you want. > > Take a look at: http://prosper.sourceforge.net/prosper.html > Also look at "pdfscreen" package. It has various options for placement of a navigation bar. A set of minmal navaigation buttons at the bottom works well for on-screen presentations like that in powerpoint. Using a navigation bar is not necessary; one can use the viewing program's (e.g. Acrobat reader's)...
2004 Sep 29
2
lattice .ps graphic is rotated in LaTeX slides
I've generated a version of the classic dotplot of the barley data with library(lattice) data(barley) trellis.device("postscript", color=TRUE, file="barley2x3.ps") old.settings <- trellis.par.get() trellis.par.set("background", list(col = "white")) lset(list(superpose.symbol=list(pch=c(19, 1, 25, 2, 15, 22, 23),
2004 Jan 28
9
How to generate a report with graphics and tables?
Hello R-Users, I have some data sets which change on a daily bases. So far I have imported these sets into R, done all my evaluations resulting in a couple of plots, charts and tables of numbers which I copy&pasted via clipboard into Powerpoint. The procedure is always the same and I wonder, whether there is no easier way for doing so. Is there some type of "report generator"