Added customization information.

This commit is contained in:
Achim D. Brucker 2016-10-19 20:26:02 +01:00
parent bebb11bf25
commit f5f4705545
1 changed files with 8 additions and 0 deletions

View File

@ -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