* Exporting latex formulas
@ 2009-09-03 9:25 andrea crotti
2009-09-03 12:54 ` Nick Dokos
0 siblings, 1 reply; 3+ messages in thread
From: andrea crotti @ 2009-09-03 9:25 UTC (permalink / raw)
To: emacs-orgmode
When I export to html my latex formulas are not "touched" at all, the
only variable that should be in charge
(setq export-with-LaTex-fragments t)
is already set to t, and the formula is nicely converted to image inside
emacs, what else could that be?
Thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Exporting latex formulas
2009-09-03 9:25 Exporting latex formulas andrea crotti
@ 2009-09-03 12:54 ` Nick Dokos
2009-09-04 9:27 ` andrea crotti
0 siblings, 1 reply; 3+ messages in thread
From: Nick Dokos @ 2009-09-03 12:54 UTC (permalink / raw)
To: andrea crotti; +Cc: emacs-orgmode
andrea crotti <andrea.crotti.0@gmail.com> wrote:
>
> When I export to html my latex formulas are not "touched" at all, the
> only variable that should be in charge
> (setq export-with-LaTex-fragments t)
>
> is already set to t, and the formula is nicely converted to image inside
> emacs, what else could that be?
>
Is dvipng installed?
Nick
PS BTW, the variable is org-export-with-LaTeX-fragments - you left out the
org- part above, but that might be just a cut-n-paste error.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Exporting latex formulas
2009-09-03 12:54 ` Nick Dokos
@ 2009-09-04 9:27 ` andrea crotti
0 siblings, 0 replies; 3+ messages in thread
From: andrea crotti @ 2009-09-04 9:27 UTC (permalink / raw)
To: emacs-orgmode
It was a very stupid mistake, I was setting a non existing variable..
It takes some time anyway to transform all the formulas, it would be
better to do it in a background process, I saw something similar I think.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-09-04 9:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-03 9:25 Exporting latex formulas andrea crotti
2009-09-03 12:54 ` Nick Dokos
2009-09-04 9:27 ` andrea crotti
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).