all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: Re: org-ref exports nicely to html but not to odt
Date: Fri, 04 Jan 2019 22:37:25 +0100	[thread overview]
Message-ID: <87zhsgf6ju.fsf@mat.ucm.es> (raw)
In-Reply-To: 87va34yw6s.fsf@geus3064linuxwsm.geus.dk

[-- Attachment #1: Type: text/plain, Size: 1468 bytes --]

>>> "Ken" == Ken Mankoff <mankoff@gmail.com> writes:

   > On 2019-01-04 at 18:08 +0100, Uwe Brauer <oub@mat.ucm.es> wrote:
   >> When I export it to html, the bibliography comes out nice. When I
   >> export it to odt, the resulting odt files contains a lot of rubbish.
   >> 
   >> A kludge is to export it to html and then open it with LO/OO and copy
   >> it in an empty odt file, but is there any other solution?

   > I find the best ODT comes from LaTeX -> pandoc -> ODT. I have the
   > following section at the bottom of my default Org template
   > workbook.


That sounds very promising. But I am a bit confused.

I exported the org file in question to latex (I could also start
directly with latex for that matter.)

Now I can run without a problem bibtex on that file and several times
latex. But you propose to use biber which I have never used.

So when I run in the command line 
biber test.tex --output_format bibtex
INFO - This is Biber 2.4
INFO - Logfile is 'test.tex.blg'
ERROR - Cannot find control file 'test.tex.bcf'! - did you pass the "backend=biber" option to BibLaTeX?
INFO - ERRORS: 1


Could I stick with bibtex?

Now suppse I can then 
I tried 

pandoc -f latex -t docx -o test.docx --bibliography /home/oub/texmf/bibtex/bib/bibgraf.bib  test.tex

/home/oub/texmf/bibtex/bib/bibgraf.bib is my main bibtex date base.

But this did not work 
pandoc gets frozen.

What do I miss.

Thanks

Uwe 

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5025 bytes --]

  reply	other threads:[~2019-01-04 21:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-04 17:08 org-ref exports nicely to html but not to odt Uwe Brauer
2019-01-04 19:27 ` John Kitchin
2019-01-04 20:42   ` Uwe Brauer
2019-01-04 20:50     ` John Kitchin
2019-01-04 21:00 ` Ken Mankoff
2019-01-04 21:37   ` Uwe Brauer [this message]
2019-01-04 21:52     ` Ken Mankoff
2019-01-04 22:06       ` Uwe Brauer
2019-01-04 22:34         ` John Kitchin
2019-01-05  8:48           ` Uwe Brauer
2019-01-05 10:21             ` Eric S Fraga
2019-01-05 15:59               ` Uwe Brauer
2019-01-05 16:48                 ` Eric S Fraga

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=87zhsgf6ju.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --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 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.