From f5f470554529681917e2d7952d0acabd87b31eec Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Wed, 19 Oct 2016 20:26:02 +0100 Subject: [PATCH] Added customization information. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 7991f9d..6b8e3da 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,14 @@ The following layout-styles are pre-defined: * `LNI` for the Lecture Notes in Informatics, published by the GI * `ENTCS` for the Elsevier ENTCS layout +By re-defining the font command (`authorcrfont{}`) and the command that is +used for positioning the copyright text (`\authorat{}), the package can +be adapted easily to other layouts. For example, +```tex +\renewcommand{\authorcrfont}{\scriptsize} +\renewcommand{\authorat}[1]{\put(25,56.5){#1}} +``` +works nicely for Acta Informatica. ## License If not otherwise stated, all sub-projects are dual-licensed under a