From: Vaidheeswaran C <vaidheeswaran.chinnaraju@gmail.com>
To: "Monroe, Will" <wtmonroe.ls@gmail.com>
Cc: orgmode <emacs-orgmode@gnu.org>
Subject: Re: Missing org-mode manual page: Validating OpenDocument XML
Date: Wed, 04 Mar 2015 01:56:13 +0530 [thread overview]
Message-ID: <54F618E5.10109@gmail.com> (raw)
In-Reply-To: <54F5CF1A.20500@gmail.com>
On Tuesday 03 March 2015 08:41 PM, Monroe, Will wrote:
> Hello,
>
> I'm trying to troubleshoot a corrupt ODT file that I've exported from org-mode.
> The org-mode manual provides some guidance for this process on the "Validating
> OpenDocument XML" page (see
> http://orgmode.org/manual/Validating-OpenDocument-XML.html#Validating-OpenDocument-XML).
>
>
> It mentions validation of an ODT document against the "OpenDocument RELAX NG
> Compact Syntax (RNC) schema". I have obtained the xml and RNC files from the
> org-mode Github site but I'm unsure how to use them. The org-mode manual page
> mentions general help in the Introduction (see
> http://orgmode.org/nxml-mode/Introduction.html#Introduction) but I get a 404
> error when I attempt to load the page.
>
> Does anyone know where I can read this guide?
You can avoid the cross-manual link errors, by using the manuals at
gnu.org site:
https://www.gnu.org/software/emacs/manual/html_node/org/Validating-OpenDocument-XML.html
For verification, this is roughly what you need to do:
1. Copy over schema file.
2. Reload Emacs.
3. C-x C-f file.odt
4. Press ENTER on content.xml
5. C-c C-n (M-x rng-next-error)
Or
You can try an online validator: http://odf-validator.rhcloud.com/
Based on my own experience, your *.org file is NOT in utf-8 and uses
non-English characters (whatever they are called). Just switch the
file to utf-8 encoding and you will be all set.
next prev parent reply other threads:[~2015-03-03 20:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-03 15:11 Missing org-mode manual page: Validating OpenDocument XML Monroe, Will
2015-03-03 20:26 ` Vaidheeswaran C [this message]
2015-03-03 21:49 ` Monroe, Will
2015-03-04 4:27 ` Vaidheeswaran C
2015-03-04 13:37 ` Will Monroe
2015-03-04 16:00 ` Vaidheeswaran C
2015-03-04 21:13 ` Monroe, Will
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=54F618E5.10109@gmail.com \
--to=vaidheeswaran.chinnaraju@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=wtmonroe.ls@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 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).