emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: edgar@openmail.cc
To: emacs-orgmode@gnu.org
Subject: Re: export to odt with LaTeX math formulae and tables
Date: Wed, 16 May 2018 20:19:32 +0000	[thread overview]
Message-ID: <6d507b9d921be3a406b8f0ed9b943b40@openmail.cc> (raw)

On Fri, 11 May 2018 14:09:33 +0200
> (Why an acedemic review request Word files? It should be forbidden.)
> Joseph

I agree! (in some countries, universities are partially 
funded--influenced--by Micro$oft, that may explain).

On Fri, 11 May 2018 14:37:10 +0200
> Nicolas Goaziou:
> > #+OPTIONS: LaTeX:t
> 
> This option is obsolete since Org 8.0.
> 

That option still shows up in org-info (Working with LaTeX math 
snippets):
GNU Emacs 25.2.2 (x86_64-pc-linux-gnu, GTK+ Version 3.22.21) of 
2017-09-22, modified by Debian
Org mode version 9.1.13 (9.1.13-elpa 20180507)
May be it's corrected in a newer Emacs...

Also, I hadn't seen this thread, sorry. Thus, I created this: 
https://lists.gnu.org/archive/html/emacs-orgmode/2018-05/msg00346.html

Hope it helps. You can potentially use it to get any other symbols. You 
can also try with pandoc (using 2.0.5 here; there is a binary on 
https://github.com/jgm/pandoc/releases/latest):

Export to ~LaTeX~ file first with ~C-c C-e l l~
#+BEGIN_SRC bash
   pandoc --csl=council-of-science-editors.csl \
   --bibliography=/path/to/myreferences.bib \
   -f latex+smart inputfile.tex \
   -t docx+smart -o outputname.docx
#+END_SRC

Good luck!

-------------------------------------------------

ONLY AT VFEmail! - Use our Metadata Mitigator to keep your email out of the NSA's hands!
$24.95 ONETIME Lifetime accounts with Privacy Features!  
15GB disk! No bandwidth quotas!
Commercial and Bulk Mail Options!  

             reply	other threads:[~2018-05-17 13:03 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-16 20:19 edgar [this message]
2018-05-17 16:31 ` export to odt with LaTeX math formulae and tables Joseph Vidal-Rosset
2018-05-18  8:35   ` Joseph Vidal-Rosset
2018-05-18  9:48     ` edgar
     [not found] <mailman.69.1526832017.3852.emacs-orgmode@gnu.org>
2018-05-20 19:01 ` edgar
  -- strict thread matches above, loose matches on Subject: below --
2018-05-19  9:43 edgar
2018-05-19  9:20 edgar
2018-05-19 13:32 ` Joseph Vidal-Rosset
2018-05-19 15:52   ` Joseph Vidal-Rosset
2018-05-19 17:24     ` Joseph Vidal-Rosset
2018-05-25 20:07       ` Joseph Vidal-Rosset
2018-05-11 11:15 Joseph Vidal-Rosset
2018-05-11 11:31 ` Joseph Vidal-Rosset
2018-05-11 11:45 ` Eric S Fraga
2018-05-11 12:09   ` Joseph Vidal-Rosset
2018-05-11 13:16     ` Eric S Fraga
2018-05-18 10:01       ` Joseph Vidal-Rosset
2018-05-18 12:48         ` Joseph Vidal-Rosset
2018-05-11 12:29   ` Joseph Vidal-Rosset
2018-05-11 12:37     ` Nicolas Goaziou
2018-05-11 12:46       ` Joseph Vidal-Rosset

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=6d507b9d921be3a406b8f0ed9b943b40@openmail.cc \
    --to=edgar@openmail.cc \
    --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).