Go to file
Philipp Homan, office 795f8708f2 Automatic commit of successful build 20180501-16:31:15 2018-05-01 16:31:17 -04:00
ext Improved Makefile 2018-04-04 12:21:17 +02:00
lib Changed font to Fira Sans 2018-05-01 00:23:28 -04:00
src Automatic commit of successful build 20180501-16:31:15 2018-05-01 16:31:17 -04:00
Makefile Automatic commit of successful build 20180501-16:29:44 2018-05-01 16:29:47 -04:00
Makefile~ Regular commit 2018-04-05 15:43:55 +02:00
README.md Automatic commit of successful build 20180405-16:18:41 2018-04-05 16:18:43 +02:00
README.md~ Automatic commit of successful build 20180405-15:58:50 2018-04-05 15:58:50 +02:00
README.org Automatic commit of successful build 20180405-16:18:41 2018-04-05 16:18:43 +02:00

README.md

Creating scientific posters with org-mode

Author

Philipp Homan

Getting Started

This is a simple template to produce a scientific poster with emacs and org-mode. It includes a Makefile so that the poster can be created from the command line by running the 'make' command.

Prerequisites

To create 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.

Creating the poster

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

Built With

Ubuntu 17.10 on emacs 25.2.2 and org-mode 9.1.7.