Re: [O] Options for HTML & PDF export

2011-05-20 Thread Ken.Williams
Sebastien Vauban writes: > > wrote: > > [...] > > I'm wondering about "best practices" (though I hate that term) for >managing > > the export to both HTML & PDF. > > Just by curiosity, what don't use like that term? I'm not sure - I just hear it used a lot as sort of a "trump card" when someone

Re: [O] Options for HTML & PDF export

2011-05-19 Thread Christophe Rhodes
writes: > On 5/18/11 4:19 PM, "Nick Dokos" wrote: >>What is the problem with PNG exactly? I've never had any problems >>incorporating them into a PDF. It is a bitmap format, so it will not >>suffer extreme changes in magnification without some ugliness of course, >>but other than that I don't kn

Re: [O] Options for HTML & PDF export

2011-05-19 Thread Sebastien Vauban
Hi Ken, wrote: > I use the Babel features of org-mode to do a sort of literate-programming > thing. I have lots of R code that generates graphics which get included into > an exported HTML or PDF (via LaTeX) document. > > I'm wondering about "best practices" (though I hate that term) for managing

Re: [O] Options for HTML & PDF export

2011-05-18 Thread Ken.Williams
On 5/18/11 4:19 PM, "Nick Dokos" wrote: > wrote: > >> I'm wondering about "best practices" (though I hate that term) for >> managing the export to both HTML & PDF. For the HTML I generate the >> graphics files as PNG, but for PDF the PNG format doesn't embed very >> well, > >What is the probl

Re: [O] Options for HTML & PDF export

2011-05-18 Thread Nick Dokos
wrote: > I'm wondering about "best practices" (though I hate that term) for > managing the export to both HTML & PDF. For the HTML I generate the > graphics files as PNG, but for PDF the PNG format doesn't embed very > well, What is the problem with PNG exactly? I've never had any problems inc

[O] Options for HTML & PDF export

2011-05-18 Thread Ken.Williams
Hi, I use the Babel features of org-mode to do a sort of literate-programming thing. I have lots of R code that generates graphics which get included into an exported HTML or PDF (via LaTeX) document. I'm wondering about "best practices" (though I hate that term) for managing the export to bo