Custom org-mode-related settings and exporters.
Enable with minor mode org-ref+-mode.
This mode makes the following change(s):
- Turn
#BIBLIOGRAPHY(as used byorg-ref) into anorg-modeoption.
Provides an org-latex+ exporter with the following:
- Multi-page code listings via
tcolorbox. - More flexible output directory options for PDF exports.
An exporter for Pelican sites.
To use as a Cask dependency:
(depends-on "org-ref+"
:git "https://github.com/brandonwillard/org-btw.git"
:branch "master")