[Bioc-devel] org-mode vignettes
Sean Davis
sdavis2 at mail.nih.gov
Fri Aug 30 11:47:55 CEST 2013
On Wed, Aug 28, 2013 at 5:50 AM, Wolfgang Huber <whuber at embl.de> wrote:
>
> Hi
>
> is there already a best practice (example?) for how to deliver vignettes written in org-mode (http://orgmode.org) in Bioconductor packages?
>
> (This would also require that emacs and its ESS and org modes are installed on the build servers.
I have used the ascii package available on CRAN and described here:
http://eusebe.github.io/ascii/
for org files before. While not providing org-babel integration, it
allows a subset of the org (or asciidoc, textile, restructuredText,
...) markup to be used instead of latex by supplying sweave handlers
for those markups.
Sean
More information about the Bioc-devel
mailing list