emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-->odt math with mathtoweb fails also
@ 2017-08-31 11:45 Uwe Brauer
  2017-08-31 11:58 ` Uwe Brauer
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Brauer @ 2017-08-31 11:45 UTC (permalink / raw)
  To: emacs-orgmode


Now I tried


(setq org-latex-to-mathml-convert-command
                "java -jar %j -unicode -force -df %o %I"
                org-latex-to-mathml-jar-file
                "/home/oub/ALLES/src/MathWeb/mathtoweb.jar")

When I run org-odt-export-as-odf

I obtain

Saving file /home/oub/ALLES/tex/vorlesungen/HG/ExIng/neu.org...
Wrote /home/oub/ALLES/tex/vorlesungen/HG/ExIng/neu.org
Using vacuous schema
Wrote /tmp/odf-2719OWE/ltxmathml-in2719bgK
Running java -jar /home/oub/ALLES/src/MathWeb/mathtoweb.jar -unicode -force -df ltxmathml-out2719oqQ ltxmathml-in2719bgK
LaTeX to MathML conversion failed

* No LaTeX math environments were found, such as $...$ or \begin{equation}...\end{equation}. An output file will still be created containing your original text.

-- Conversion process completed successfully.


I am puzzled
--------------------------------------
The following File was created:  ltxmathml-out2719oqQ
** It contains your original text. **
--------------------------------------

Its full path is: /tmp/odf-2719OWE/ltxmathml-out2719oqQ
 [2 times]
OpenDocument export failed: No Math formula created
pabbrev scavenging...

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: org-->odt math with mathtoweb fails also
  2017-08-31 11:45 org-->odt math with mathtoweb fails also Uwe Brauer
@ 2017-08-31 11:58 ` Uwe Brauer
  0 siblings, 0 replies; 2+ messages in thread
From: Uwe Brauer @ 2017-08-31 11:58 UTC (permalink / raw)
  To: emacs-orgmode

>>> "Uwe" == Uwe Brauer <oub@mat.ucm.es> writes:

   > Now I tried


   > (setq org-latex-to-mathml-convert-command
   >                 "java -jar %j -unicode -force -df %o %I"
   >                 org-latex-to-mathml-jar-file
   >                 "/home/oub/ALLES/src/MathWeb/mathtoweb.jar")

It seems the culprit is the math expression, the converter can only
dealy with very simple ones such as \[ \].

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-31 11:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-31 11:45 org-->odt math with mathtoweb fails also Uwe Brauer
2017-08-31 11:58 ` Uwe Brauer

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).