[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [wip-cite-new] Exporting to pandoc md (and from there to zotero odt)
From: |
Anders Johansson |
Subject: |
Re: [wip-cite-new] Exporting to pandoc md (and from there to zotero odt) |
Date: |
Sat, 3 Jul 2021 00:10:52 +0200 |
> Anders, I just want to say that I tested this out and it works great. It's
> quite shocking, actually, to have such an easy path from org to odt with live
> citations. I'd love to see this stuff in MELPA or otherwise made more
> generally accessible, as i think it fills a substantial need.
Hi Matt,
Great that it works for you! I have also been testing it out a bit
over the last few days (along with transferring from helm to the newer
completion packages, spurred by testing the nice completion given by
bibtex-actions. Thanks Bruce).
I do miss some of the possibilities of customizing the odt export
(easier when exporting via ox-odt). In particular having numbered
sections, which doesn't seem to be supported for odt exports from
pandoc (https://pandoc.org/MANUAL.html#option--number-sections). I
just added a custom variable for passing additional parameters to
pandoc in ox-md-pandoc-zotero (at
https://gitlab.com/andersjohansson/ox-md-pandoc-zotero), but
apparently, --number-sections didn't make a difference for odt.