From 5b5f46452c648cf47f173df572140aa76e1e2071 Mon Sep 17 00:00:00 2001 From: Oliver Kopp Date: Sun, 25 Feb 2018 22:31:05 +0100 Subject: [PATCH] Fix sorting of pre-defined styles --- README.md | 2 +- authorarchive.sty | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79760a8..4051f66 100644 --- a/README.md +++ b/README.md @@ -39,10 +39,10 @@ A simple use for LNCS-formatted papers is as follows: The following layout-styles are pre-defined: * `ACM` for the two-column layout used by many ACM conferences +* `ENTCS` for the Elsevier ENTCS layout * `IEEE` for the two-column layout used by many IEEE conferences * `LNCS` for the LNCS layout (as used by Springer) * `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 diff --git a/authorarchive.sty b/authorarchive.sty index 478af4e..24e8997 100644 --- a/authorarchive.sty +++ b/authorarchive.sty @@ -41,13 +41,13 @@ \DeclareStringOption[UNKNOWN PUBLICATION]{publication}[] \DeclareBoolOption{ACM} +\DeclareBoolOption{ENTCS} \DeclareBoolOption{IEEE} \DeclareBoolOption{LNCS} \DeclareBoolOption{LNI} \DeclareBoolOption{nocopyright} \DeclareBoolOption{nourl} \DeclareBoolOption{nobib} -\DeclareBoolOption{ENTCS} %\ProcessOptions\relax