From: Ken Mankoff <mankoff@gmail.com>
To: emacs-orgmode@gnu.org
Cc: Jambunathan K <kjambunathan@gmail.com>
Subject: Re: Citations and references in ODT
Date: Sat, 11 Jan 2014 07:59:02 -0500 (EST) [thread overview]
Message-ID: <alpine.OSX.2.00.1401110743020.89172@tbetbambyn> (raw)
In-Reply-To: <87zjn3gmvm.fsf@gmail.com>
Hi,
On Sat, 11 Jan 2014, Jambunathan K wrote:
> If you run in to issues, write me a note and I will happy to make
> fixes or enhancements.
I do have some issues. The unit test is nice, and LaTeX export with
it appears to work perfectly once I add the following:
\bibliographystyle{unsrt}
\bibliography{MyLibrary}
I'm now trying to get ODT w/ references and failing. The message I
get is:
OpenDocument export failed: Format specifier doesn't match argument
type
I did the following based on your instructions and some guessing.
1) I put ox-odt.el and ox-jabref.el and etc/schema and etc/styles in
my ~/emacs.d/elpa/org-2014017 folder. Some of that involved
overwriting existing files.
2) I downloaded JabRef application (I'm on OS X), and copied the JAR
file from inside it into your unit test folder. I ran "java -jar
jabref" and opened MyLibrary.bib with the program and saved it. I
did this because I assume I have to tell JabRef about the bib file?
3) I put MathToWeb.jar in the unit test folder. However, if I run
"java -jar MathToWeb.jar" I get the following error. I have an email
in to the MathToWeb developer/maintainer about this
$ java -jar mathtoweb.jar
Exception in thread "main" java.lang.UnsupportedClassVersionError:
mathtoweb/engine/MathToWeb : Unsupported major.minor version 51.0
However, if I export to HTML, I do get to see all the equations. Not
sure why that is working.
* Results
If I export to LaTeX from org-mode, everything looks good.
If I export to HTML, I do see all the equations, despite the
MathToWeb error.
If I export to ODT, emacs reports
OpenDocument export failed: Format specifier doesn't match argument
type
I notice at the top of your test-new.org file the following line:
#+ODT_STYLES_FILE: "~/list-table-1.odt"
But I cannot find a list-table-1.odt anywhere in the unit test ZIP
file or in your org-mode git repo (which I cloned, but elsewhere and
then copied the files from there to my org-mode elpa repo).
Any hints about where I took a wrong step will be appreciated.
Thanks,
-k.
next prev parent reply other threads:[~2014-01-11 12:59 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-10 18:10 Citations and references in ODT Ken Mankoff
2014-01-10 20:24 ` Aric
2014-01-11 4:31 ` Jambunathan K
2014-01-11 12:59 ` Ken Mankoff [this message]
2014-01-11 13:53 ` Jambunathan K
2014-01-11 14:13 ` Ken Mankoff
2014-01-14 0:18 ` Aric Gregson
2014-01-13 2:51 ` Ken Mankoff
2014-01-13 6:31 ` Nick Dokos
2014-01-13 15:49 ` Ken Mankoff
2014-01-14 0:16 ` Aric Gregson
2014-01-14 9:16 ` Jambunathan K
2014-01-14 19:10 ` Aric Gregson
2014-01-15 12:26 ` Ken Mankoff
2014-01-16 21:31 ` Aric Gregson
2014-01-19 5:46 ` Jambunathan K
2014-01-21 1:25 ` Aric Gregson
2014-01-23 14:18 ` Jambunathan K
2014-01-23 14:31 ` Jambunathan K
2014-01-14 8:56 ` Jambunathan K
2014-01-14 0:59 ` Aric Gregson
2014-01-14 9:24 ` Jambunathan K
2014-01-14 19:14 ` Aric Gregson
2014-01-11 4:38 ` Jambunathan K
2014-01-11 12:35 ` Christopher Kotfila
2014-01-14 0:17 ` Aric Gregson
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=alpine.OSX.2.00.1401110743020.89172@tbetbambyn \
--to=mankoff@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=kjambunathan@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).