all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ken Mankoff <mankoff@gmail.com>
To: ldcmrtn@gmail.com
Cc: emacs-orgmode@gnu.org
Subject: Re: Sharing documents with bibtex bibliography from org to non-org users
Date: Tue, 16 Aug 2016 22:00:16 -0400	[thread overview]
Message-ID: <m2d1l8b1e7.fsf@gmail.com> (raw)
In-Reply-To: <b87ffb95-1b2b-7b3f-6c0d-adb4c3e98b96@gmail.com>


On 2016-08-17 at 01:30, Martin Leduc <ldcmrtn@gmail.com> wrote:
> Hi Ken, I tried the Pandoc solution first and the result appears quite
> satisfying to me. In the docx document, I can see citations,
> bibliography, figures and even equations. I will keep note of your
> first suggestion if I face issues with pandoc.


Pandoc does work well, but I notice you didn't say tables. Does it do that for you well? For me, they are unreadable, with each column a full page width, and the table therefore far too wide.

I think I run into a another common problem though where my Org text has words like "\(x\) = 42 kg m\(^{-3}\)". I think this is correct LaTeX syntax?

Anyway, in pandoc "x" is properly exported as a math symbol, but it doesn't look very good and has a box around it. The m^-3 is not exported properly. I see a "m", and then an empty math box, and then the superscript "-3".

If I do Org -> ODT, the "x" is not technically correct, but looks better. It is just italicized. The exponent is properly written next to them without an empty math box between the two.

If someone has a different suggestion for how to write this in Org for pandoc->DOCX, I'd be grateful, because references and figures are handled better by pandoc than Org -> ODT.

  -k.

  reply	other threads:[~2016-08-17  2:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-16  3:36 Sharing documents with bibtex bibliography from org to non-org users Martin Leduc
2016-08-16 10:40 ` Julian M. Burgos
2016-08-16 11:05 ` Martin Leduc
2016-08-16 11:41 ` Ken Mankoff
2016-08-16 11:48   ` Eric Abrahamsen
2016-08-16 17:09     ` Ken Mankoff
2016-08-16 23:25   ` Maria Shinoto
2016-08-17  1:30   ` Martin Leduc
2016-08-17  2:00     ` Ken Mankoff [this message]
2016-08-17  5:34       ` Maria Shinoto
2016-08-16 15:16 ` Julian M. Burgos
2016-08-17  1:18   ` Martin Leduc
2016-08-24 16:38 ` Uwe Brauer
  -- strict thread matches above, loose matches on Subject: below --
2016-08-15 18:34 Martin Leduc

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2d1l8b1e7.fsf@gmail.com \
    --to=mankoff@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ldcmrtn@gmail.com \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.