Re: [O] [RFC] vs in HTML export

2014-01-16 Thread Nicolas Goaziou
Hello, Rick Frankel writes: > On Sat, Jan 11, 2014 at 10:21:39AM +0100, Bastien wrote: >> Rick Frankel writes: >> >> > I thing the solution is to use an tag for svg, but an >> > tag for the rest. >> >> Yes -- I'm no HTML guru, but this corresponds to what I see in most >> HTML pages. > > Ch

Re: [O] [RFC] vs in HTML export

2014-01-16 Thread Nick Dokos
Rick Frankel writes: > On Sat, Jan 11, 2014 at 10:21:39AM +0100, Bastien wrote: >> Rick Frankel writes: >> >> > I thing the solution is to use an tag for svg, but an >> > tag for the rest. >> >> Yes -- I'm no HTML guru, but this corresponds to what I see in most >> HTML pages. > > Change app

Re: [O] [RFC] vs in HTML export

2014-01-16 Thread Rick Frankel
On Sat, Jan 11, 2014 at 10:21:39AM +0100, Bastien wrote: > Rick Frankel writes: > > > I thing the solution is to use an tag for svg, but an > > tag for the rest. > > Yes -- I'm no HTML guru, but this corresponds to what I see in most > HTML pages. Change applied. You can use the html attribut

Re: [O] [RFC] vs in HTML export

2014-01-11 Thread Bastien
Rick Frankel writes: > I thing the solution is to use an tag for svg, but an > tag for the rest. Yes -- I'm no HTML guru, but this corresponds to what I see in most HTML pages. -- Bastien

Re: [O] [RFC] vs in HTML export

2014-01-10 Thread Nick Dokos
Rick Frankel writes: >> BTW, I tried using > >> > > This does not work because the close tag is required according to the > spec (like a script tag). > Yes, I figured that that was probably the case, even though FF seemed to accept it (although I'm no longer sure what I have and have not tried.

Re: [O] [RFC] vs in HTML export

2014-01-10 Thread Rick Frankel
On 2014-01-09 16:10, Nick Dokos wrote: Exporting this to HTML produces tags like this: , | | | | | | | | | | ` I attach a patch[fn:1] that changes these to tags (the patch is proof-of-concept only, not meant for integration into org core - it'll need a fair amount of work b

[O] [RFC] vs in HTML export

2014-01-09 Thread Nick Dokos
Summary --- I'm wondering whether it's a good idea to chnage the HTML exporter's handling of images: my specific proposal is to use tags instead of tags. Rationale -- I got data to plot and I wanted to use SVG, rather than PNG, in order to be able to resize the plots to fit whatever