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: Eric Schulte
Subject: Re: [O] tikz for multiple targets
Date: Thu, 11 Jul 2013 18:20:43 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Eric S Fraga <address@hidden> writes:

> Eric Schulte <address@hidden> writes:
>
>>>
>>> This is very nice and works well for me.  I would very much like to see
>>> that in orgmode.  Thanks a lot!
>>>
>>
>> Great, I've just committed this patch.  Thanks for your original example
>> which this simply extends.
>
> Thanks for this Eric!  I've tried it out just now (on a real document)
> and it works well.
>
> I do have a problem in the SVG creation in that I need a special package
> included to generate the figure in question.  Time to search on the list
> as I think this has come up before for LaTeX snippets.
>

My patch introduced a new variable `org-babel-latex-htlatex-packages'
which controls the packages added to these latex to SVG code block
snippets.  The following should work.

  (push "{your-package}" org-babel-latex-htlatex-packages)

-- 
Eric Schulte
http://cs.unm.edu/~eschulte



reply via email to

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