Go to file
Philipp Homan yoga ubuntu 17.10 63176e4382 Added Makefile 2018-04-03 15:37:28 +02:00
ext Added Makefile 2018-04-03 15:37:28 +02:00
lib Improved footer 2018-04-02 22:17:52 -04:00
src Added Makefile 2018-04-03 15:37:28 +02:00
Makefile Added Makefile 2018-04-03 15:37:28 +02:00
README.md Added README.md 2018-04-02 05:03:26 -04:00
README.org Added README 2018-04-02 05:02:51 -04:00

README.md

Making scientific posters in org mode

Author

Philipp Homan

Getting Started

This is a simple template to produce a scientific poster with emacs and org-mode.

Prerequisites

This was developed and tested on a Linux Ubuntu 17.04 machine. To produce the poster from the command line, GNU emacs and texlive must be installed together with some additional emacs and texlive packages. Specifically, the following software and associated libraries are required:

texlive

  • xetex

  • latexmk

emacs

  • org-mode

  • ess

  • org-ref

R

  • pacman

  • cowplot

  • ggplot2

Installing

Download the repository and run tar xvfz on the tarball.

Producing the poster

Change to the org-mode-poster directory and run 'make poster'.

Built With

Org-mode 9.1.7 .