emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Matthew Lundin <mdl@imapmail.org>
To: windsor.10@osu.edu
Cc: emacs-orgmode@gnu.org
Subject: Re: Exporting for word processors
Date: Fri, 08 May 2009 15:03:56 -0500	[thread overview]
Message-ID: <87ws8r5plf.fsf@fastmail.fm> (raw)
In-Reply-To: cc5438d40905081210y7faa8d59m2bd379ac278da191@mail.gmail.com

Hi Jeffrey,

Jeffrey Windsor <windsor.10@osu.edu> writes:

> I'm a PhD candidate in English literature, trying to break free from
> the crappy tools that proliferate among humanists. My advisor and
> committee are all incorrigible Microsoft Word users -- there's no
> chance that they'll ever switch. I'd rather use emacs, and
> specifically org, for my dissertation. But I need to regularly send
> drafts to my committee.

I am in the same position --- i.e., I use emacs/auctex/org-mode/biblatex
in a field in which MS Word is the default option. Many of the things I
write have to be converted to doc format at some point.

> In the past, I've used PDFs (created in org via LaTeX), which works
> fine from my perspective, but I've detected some grumbling from the
> Microsoft Word users. They want me to fit in with the rest of the
> crowd and send them Word docs, too.

Are they adding comments to the Word document, or are they simply
printing it out for reading? If the latter is the case, then this might
be an opportunity to inform them (gently) about the advantages of pdf
files for exchanging documents. :)

> Before org, I used MultiMarkdown, which exports to RTF. Since
> discovering the more robust org-mode, I've wished I could do the same.
> The fact is, I probably *can* do the same, but simply lack the
> know-how.

Perhaps the easiest route would be to export to html and then save as a
doc file from within Open Office or Word.

For simple LaTeX export to rtf (i.e., export of tex files exported from
org-mode), I've had great success with latex2rtf:

http://latex2rtf.sourceforge.net/

It's as simple as typing:

--8<---------------cut here---------------start------------->8---
latex2rtf document.tex
--8<---------------cut here---------------end--------------->8---

It will spit out a few warnings about unknown packages, but the
resulting rtf file is usually quite good.

> Can anyone help me out? I suspect that docbook is the key, but I've
> tried to find an answer there and am flummoxed by the docbook
> documentation. Plus, if possible I'd like to have this be a simple
> process: if possible I'd like to have a straightforward C-c C-e R and,
> voila!, an RTF (or wordml?) file appears on my desktop. I'm a Mac
> (aquamacs emacs) user running org 6.26trans, if that makes any
> difference.

I think it would be pretty easy to write a function combines
org-export-as-latex with latex2rtf to deposit an rtf on the desktop.
I'll see what I can come up with.

For more complicated stuff (e.g., if you use the excellent biblatex
package for managing citations), tex4ht is a nice option:

http://www.cse.ohio-state.edu/~gurari/TeX4ht/

This is a very powerful export tool that will convert a tex file to a
variety of formats. It can handle a lot of extra tex packages (e.g.,
biblatex) that other exporters can't handle.

Hope this helps.

Matt

  reply	other threads:[~2009-05-08 20:03 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-08 19:10 Exporting for word processors Jeffrey Windsor
2009-05-08 20:03 ` Matthew Lundin [this message]
2009-05-08 23:04   ` Scot Becker
2009-05-09  6:55     ` Carsten Dominik
2009-05-09 11:56   ` Sebastian Titz
2009-05-09 15:48     ` Matthew Lundin
2009-05-09 16:37       ` Scot Becker
2009-05-12  7:33 ` Paul R
  -- strict thread matches above, loose matches on Subject: below --
2009-05-11  8:14 Giovanni Ridolfi

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=87ws8r5plf.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=windsor.10@osu.edu \
    /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).