From: Jambunathan K <kjambunathan@gmail.com>
To: emacs-orgmode@gnu.org
Subject: [Worg] [PATCH] Update info on OpenOffice exporter
Date: Thu, 03 Feb 2011 13:58:40 +0530 [thread overview]
Message-ID: <81ipx15xon.fsf@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 110 bytes --]
Can someone commit the following patch to worg?
Btw, I need commit access to 'new' worg.
Jambunathan K.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Update-info-on-OpenOffice-exporter.patch --]
[-- Type: text/x-patch, Size: 4094 bytes --]
From 0251dc250594cdc69d9cc7eca83ca3cf80302ad4 Mon Sep 17 00:00:00 2001
From: Jambunathan K <kjambunathan@gmail.com>
Date: Thu, 3 Feb 2011 13:51:36 +0530
Subject: [PATCH] Update info on OpenOffice exporter.
---
org-faq.org | 64 +++++++++++++++++++++++++++++++++++++++-------------------
1 files changed, 43 insertions(+), 21 deletions(-)
diff --git a/org-faq.org b/org-faq.org
index 17fb66a..0c1ded3 100644
--- a/org-faq.org
+++ b/org-faq.org
@@ -3481,27 +3481,49 @@ and you could use `http' addresses just as well.
:CUSTOM_ID: convert-to-open-office
:END:
-While you cannot export directly from org to doc or odt, you can
-export to one of org-mode's supported export formats and then use an
-external tool or method to convert the exported file to doc or odt.
-While most of these methods work with simple documents, they may work
-more or less well when the document contains complex elements, such as
-footnotes, embedded images, math formulas, and so on. (Note, the lists
-below are by no means comprehensive).
-
-1. html -> odt/doc/rtf
- - open html in Open Office and save as odt/doc ([[http://permalink.gmane.org/gmane.emacs.orgmode/31482][see this post by
- Eric Fraga]])
- - [[http://www.artofsolving.com/opensource/pyodconverter][PyODConverter]]
- - [[http://johnmacfarlane.net/pandoc/][Pandoc]] (this works for LaTeX and docbook as well)
- - (Mac only) The [[http://developer.apple.com/library/mac/#DOCUMENTATION/Darwin/Reference/ManPages/man1/textutil.1.html][textutil]] utility bundled with OS X can convert
- from html to doc
-
-2. LaTeX -> odt/doc/rtf
- - [[http://latex2rtf.sourceforge.net/][LaTeX2rtf]] (works well with index, footnotes, and references)
- - [[http://www.tug.org/tex4ht/][TeX4ht]] (works with more complex latex elements, though can be
- difficult to install)
- - run =mk4ht oolatex file.tex=
+There are two approaches:
+- Use the development version of Org->Odt exporter
+
+ A native Org to OpenDocumentText exporter is in the works. The
+ exporter is currently not part of Orgmode repository. See the
+ following [[http://lists.gnu.org/archive/html/emacs-orgmode/2011-01/msg01210.html][Announcement]] on the mailing list for further details.
+
+ At the moment, the exporter supports the following most commonly
+ used features of Org
+ - Various Character Styles
+ - Various Paragraph Styles (including Source Blocks)
+ - Embedded ODT
+ - Embedded MathML
+ - Numbered, Bulleted and Description lists
+ - Embedding and Resizing of Images including embedding of LaTeX
+ fragments
+ - Fuzzy, Dedicated and Radio Targets and Links
+ - Tables
+ - Footnotes
+ - Special markups for elements like TODOs, Timestamps and Tags
+
+
+- Use existing exporters
+
+ Export to one of org-mode's supported export formats and then use an
+ external tool or method to convert the exported file to doc or odt.
+
+ With simple documents, these methods work well. However for complex
+ documents containing footnotes, embedded images, math formuale etc
+ the results may be less than satisfactory. (Note, the lists below
+ are by no means comprehensive).
+ 1. html -> odt/doc/rtf
+ - open html in Open Office and save as odt/doc ([[http://permalink.gmane.org/gmane.emacs.orgmode/31482][see this post by
+ Eric Fraga]])
+ - [[http://www.artofsolving.com/opensource/pyodconverter][PyODConverter]]
+ - [[http://johnmacfarlane.net/pandoc/][Pandoc]] (this works for LaTeX and docbook as well)
+ - (Mac only) The [[http://developer.apple.com/library/mac/#DOCUMENTATION/Darwin/Reference/ManPages/man1/textutil.1.html][textutil]] utility bundled with OS X can convert
+ from html to doc
+ 2. LaTeX -> odt/doc/rtf
+ - [[http://latex2rtf.sourceforge.net/][LaTeX2rtf]] (works well with index, footnotes, and references)
+ - [[http://www.tug.org/tex4ht/][TeX4ht]] (works with more complex latex elements, though can be
+ difficult to install)
+ - run =mk4ht oolatex file.tex=
See [[http://permalink.gmane.org/gmane.emacs.orgmode/31168][this thread]] for further details.
--
1.7.2.3
[-- Attachment #3: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
next reply other threads:[~2011-02-03 8:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-03 8:28 Jambunathan K [this message]
2011-02-03 10:25 ` [Worg] [PATCH] Update info on OpenOffice exporter Puneeth Chaganti
2011-02-03 11:06 ` Bastien
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=81ipx15xon.fsf@gmail.com \
--to=kjambunathan@gmail.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).