diff --git a/README.md b/README.md index d921fc8..14a3854 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Creating scientific posters with org-mode - - # Author diff --git a/README.md~ b/README.md~ index 14a3854..23e6968 100644 --- a/README.md~ +++ b/README.md~ @@ -2,6 +2,8 @@ # Creating scientific posters with org-mode +

+ # Author @@ -12,7 +14,7 @@ Philipp Homan 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. +the command line by running the ’make’ command. ## Prerequisites @@ -55,7 +57,7 @@ Download the repository and run tar xvfz on the tarball. # Creating the poster -Change to the org-mode-poster directory and run 'make poster'. +Change to the org-mode-poster directory and run ’make poster’. # Built With diff --git a/README.org b/README.org index c0b88ee..ba531b4 100644 --- a/README.org +++ b/README.org @@ -1,7 +1,4 @@ * Creating scientific posters with org-mode - -#+ATTR_LATEX: :width 0.5\textwidth -[[file:org-mode-poster_poster.pdf]] * Preamble :ignore: ** org specific settings :ignore: # ---------------------------------------------------------------------- @@ -89,6 +86,7 @@ * 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