From cb8f6d13e7dcceee49cac3255ae9e18dec269616 Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer <reinhold@kainhofer.com> Date: Sun, 5 Aug 2018 16:04:09 +0200 Subject: [PATCH] Short info about installation on ubuntu --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 3fe5b16..2fed0a9 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,13 @@ Beispiel-PDF: [example-avoearticle.pdf](example-avoearticle.pdf) \end{documenthistory} ``` + +## Installation + +Einfach das gesamte Verzeichnis als ~/textmf/tex/latex/avoeclasses speichern +und (bei Verwendung von TeXlive) `texhash` ausführen. pdflatex sollte nun +die Klassen und Grafiken problemlos finden. + ### Paket-Abhängigkeiten * hyperref * opensans -- GitLab