Re: R Gaphics for Lyx

2011-05-29 Thread Yihui Xie
OK, I see. Thanks! Both qpdf or pdftk can be used to compress PDF files. It is still unclear to me which one is better. Regards, Yihui -- Yihui Xie Phone: 515-294-2465 Web: http://yihui.name Department of Statistics, Iowa State University 2215 Snedecor Hall, Ames, IA On Mon, May 30, 2011 at 1

Re: R Gaphics for Lyx

2011-05-29 Thread Graham Smith
Yihui , I think Graham's question has pointed out a very useful > direction -- we may consider leaving some sort of API's or hooks in > the R script in LyX which is used to process the Rnw document. > A few months ago I also recommended the qpdf program to R developers > to compress PDF plots a

Re: R Gaphics for Lyx

2011-05-29 Thread Yihui Xie
I like the tikzDevice package and use it frequently, but in this case I guess it cannot help much -- the huge tikz plots may even not be able to get compiled to PDF successfully due to memory limits. However, I think Graham's question has pointed out a very useful direction -- we may consider leavi

Re: R Gaphics for Lyx

2011-05-29 Thread Renaud Lacour
Le Sun, 29 May 2011 21:26:57 +0100, Graham Smith a écrit : > I'm looking for some advice on format and quality specification for > exporting graphs from R to go into a Lyx Document, that will end up as a > printed document. > > At the moment each graph using the R defaults is a 3 - 4mb PDF, and

Re: end flyleaf

2011-05-29 Thread Julien Rioux
On 29/05/2011 4:35 PM, Richard Opheim wrote: Neither two page breaks nor a pair of braces in a Tex code box produced a blank page at the end of the document. I wonder about the white graphic solution (which I saw mentioned in the archives), though. Will the printing press think that white has to

Re: R Gaphics for Lyx

2011-05-29 Thread Graham Smith
Hello Murat > If I understand well your message, your plots have a lot of data points and > since each point is represented as a vector object, the vector based formats > like eps or pdf become huge. I often use PNGs if the files are going to end up in a Windows program, but have got used to us

Re: R Gaphics for Lyx

2011-05-29 Thread Murat Yildizoglu
Hi Graham, If I understand well your message, your plots have a lot of data points and since each point is represented as a vector object, the vector based formats like eps or pdf become huge. For such graphics, I generally choose to flatten them using a bitmap format (jpg or png) with a sufficien

Re: end flyleaf

2011-05-29 Thread Richard Opheim
Neither two page breaks nor a pair of braces in a Tex code box produced a blank page at the end of the document. I wonder about the white graphic solution (which I saw mentioned in the archives), though. Will the printing press think that white has to be printed on white? I guess the graphic could

R Gaphics for Lyx

2011-05-29 Thread Graham Smith
I'm looking for some advice on format and quality specification for exporting graphs from R to go into a Lyx Document, that will end up as a printed document. At the moment each graph using the R defaults is a 3 - 4mb PDF, and I am using them as 9cm x 9cm in the document. Has anyone got a stand

lineno and multicol

2011-05-29 Thread Sebastian Stein
Hello! I'm using lineno within a multicol (with two columns) environment. The numbering doesn't change from left to right margin with the columnbreak, I have to do this manually. Unfortunately this doesn't work within a paragraph, so I have to insert a new one. Sometimes within one sentence, whic

Re: end flyleaf

2011-05-29 Thread Richard Heck
On 05/28/2011 01:30 PM, Richard Opheim wrote: > Perhaps I should have said "back flyleaf"---the blank page(s) between > the last printed page and the end paper of a book. > I would have thought a couple applications of Insert>Formatting>New Page (or Page Break) would do this. If there's an issue wi

Re: export to HTML, math equation quality

2011-05-29 Thread Richard Heck
On 05/28/2011 05:39 PM, jong wrote: > > So I switched to Ubuntu 11.04 with Lyx2.0 > > It came with two html export option (html and Lyxhtml) - It seems that one of > these two utilize elyxer but not sure which one is which. > HTML uses elyxer if it is installed. LyXHTML is always the internal LyX r