From: Aric Gregson <aorchid@mac.com>
To: emacs-orgmode@gnu.org
Subject: Re: Org Export to ODT Problem Files - Latex Equations Work
Date: Mon, 13 Jan 2014 16:28:56 -0800 [thread overview]
Message-ID: <86eh4bbe47.fsf@freeenv.ad.medctr.ucla.edu> (raw)
In-Reply-To: 877ga6283f.fsf@bzg.ath.cx
Bastien <bzg@gnu.org> writes:
> can you give more details about your setup?
I am using the mathtoweb function and so far so good. Here is what I
have and what I understand of it, but I could be wrong about why it is
working.
The file has this header:
#+OPTIONS: LaTeX:t
I have this in my .emacs file:
;; to convert latex equations to mathml for ODT export
; uses mattoweb (http://www.mathtoweb.com/cgi-bin/mathtoweb_home.pl)
(setq org-latex-to-mathml-convert-command
"java -jar %j -unicode -force -df %o %I"
org-latex-to-mathml-jar-file
"~/.emacs.d/mathtoweb.jar")
Now it just works after updating to Java 7.
> This could well deserve a link to worg/org-hacks.org!
Yes, some of those files are outdated and it has been somewhat
challenging to find all the needed info in one place.
Thanks, Aric
--
~O
/\_,
###-\ |_
(*) / (*)
next prev parent reply other threads:[~2014-01-14 0:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-08 20:44 Org Export to ODT Problem Files Aric
2014-01-08 23:40 ` Bastien
2014-01-09 0:02 ` Aric Gregson
2014-01-09 0:10 ` Bastien
2014-01-09 0:13 ` Aric
2014-01-09 2:02 ` Aric
2014-01-09 10:05 ` Bastien
2014-01-10 21:03 ` Org Export to ODT Problem Files - Latex Equations Work Aric
2014-01-11 9:14 ` Bastien
2014-01-14 0:28 ` Aric Gregson [this message]
2014-01-11 4:04 ` Org Export to ODT Problem Files Jambunathan K
2014-01-14 0:25 ` Aric Gregson
2014-01-14 9:20 ` Jambunathan K
2014-01-14 19:14 ` Aric Gregson
2014-01-11 4:14 ` Jambunathan K
2014-01-11 9:30 ` Bastien
2014-01-11 12:56 ` Jambunathan K
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86eh4bbe47.fsf@freeenv.ad.medctr.ucla.edu \
--to=aorchid@mac.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).