Re: [O] [PATCH] Add svg export using pdf2svg, for latex math and src blocks.

2012-04-23 Thread Bastien
Tom Prince writes: > This is my attempt to add export of latex code (for HTML export) > via svg, rather than png. I don't know if this is the best way to go > about doing it, but I wanted to avoid as much duplicated code as > possible. Please let us know about your progress on this feature and o

Re: [O] [PATCH] Add svg export using pdf2svg, for latex math and src blocks.

2012-04-20 Thread Bastien
Hi Tom, Tom Prince writes: > On Sun, 2 Oct 2011 14:35:48 -0400, Tom Prince > wrote: >> This is my attempt to add export of latex code (for HTML export) >> via svg, rather than png. I don't know if this is the best way to go >> about doing it, but I wanted to avoid as much duplicated code as >

Re: [O] [PATCH] Add svg export using pdf2svg, for latex math and src blocks.

2011-10-12 Thread Jambunathan K
Tom Prince writes: > On Sun, 2 Oct 2011 14:35:48 -0400, Tom Prince > wrote: >> This is my attempt to add export of latex code (for HTML export) >> via svg, rather than png. I don't know if this is the best way to go >> about doing it, but I wanted to avoid as much duplicated code as >> possibl

Re: [O] [PATCH] Add svg export using pdf2svg, for latex math and src blocks.

2011-10-12 Thread Nick Dokos
Tom Prince wrote: > On Sun, 2 Oct 2011 14:35:48 -0400, Tom Prince > wrote: > > This is my attempt to add export of latex code (for HTML export) > > via svg, rather than png. I don't know if this is the best way to go > > about doing it, but I wanted to avoid as much duplicated code as > > poss

Re: [O] [PATCH] Add svg export using pdf2svg, for latex math and src blocks.

2011-10-12 Thread Eric S Fraga
Tom Prince writes: > On Sun, 2 Oct 2011 14:35:48 -0400, Tom Prince > wrote: >> This is my attempt to add export of latex code (for HTML export) >> via svg, rather than png. I don't know if this is the best way to go >> about doing it, but I wanted to avoid as much duplicated code as >> possibl

Re: [O] [PATCH] Add svg export using pdf2svg, for latex math and src blocks.

2011-10-12 Thread Tom Prince
On Sun, 2 Oct 2011 14:35:48 -0400, Tom Prince wrote: > This is my attempt to add export of latex code (for HTML export) > via svg, rather than png. I don't know if this is the best way to go > about doing it, but I wanted to avoid as much duplicated code as > possible. *ping*

[O] [PATCH] Add svg export using pdf2svg, for latex math and src blocks.

2011-10-02 Thread Tom Prince
This is my attempt to add export of latex code (for HTML export) via svg, rather than png. I don't know if this is the best way to go about doing it, but I wanted to avoid as much duplicated code as possible. --- lisp/ob-latex.el |5 +++- lisp/org-exp.el |1 + lisp/org-html.el |1 + l