emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-ref exports nicely to html but not to odt


From: John Kitchin
Subject: Re: [O] org-ref exports nicely to html but not to odt
Date: Fri, 04 Jan 2019 14:27:07 -0500
User-agent: mu4e 1.0; emacs 25.3.1

Export to backends other than LaTeX have pretty limited support.

I assume by a lot of rubbish you mean there is a lot of html markers in
the bibliography.

You can customize how these are formatted to some extent in the
variable: org-ref-bibliography-entry-format

This is not a citation preprocessor though, so it will not do things
like numbered references, or handle markup in the bibtex entries.

You might check out https://github.com/andras-simonyi/citeproc-org, it
might have more capability along those lines.

Uwe Brauer <address@hidden> writes:

> Hi
>
> Please look at the following example
>
> #+begin_example
> *  Bibliography
>
> citep:tao08:_global
>
> bibliographystyle:plain
> bibliography:test.bib
>
> #+end_example
>
> 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?
>
> regards
>
> Uwe Brauer


--
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]