emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] tikz for multiple targets


From: Rasmus
Subject: Re: [O] tikz for multiple targets
Date: Wed, 10 Jul 2013 11:54:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Rasmus <address@hidden> writes:

>> Is what I want possible with the new exporter?  If so, I imagine the
>> test for the backend must be different now.  Any pointers very welcome!
>
> It needs to be added to `org-html-inline-image-rules' and some
> potential translation should be added to org-html-inline-image-p,
> e.g. substitute pgf or tikz with whatever is the output format.
> Perhaps the dvipng code in ox-html can utilized to obtain a png
> seemingly.

Actually, dvisvgm might be way to go as it may be possible to leverage
upon all of the dvipng code without much loss of generality.  It would
also be useful for equations where one does not want to use mathjax.
It's only packed for Texlive, though.

     http://www.ctan.org/pkg/dvisvgm

–Rasmus

-- 
May contains speling mistake




reply via email to

[Prev in Thread] Current Thread [Next in Thread]