From 57ad451139109ed9b60499bd76ccb21024f81ba7 Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Mon, 9 Apr 2018 04:07:36 +0100 Subject: [PATCH] Added brief note on package options for non LNCS document classes. --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5342dba..b697df7 100644 --- a/README.md +++ b/README.md @@ -137,8 +137,8 @@ Thus, the proposed configuration for Springer is as follows: ## Other publishers -One does not need to specify a certain publisher. The default setting just -prints the note centered at the bottom of the first page. +In general, one does not need to specify a certain publisher (or LaTeX document class). +The default setting just prints the note centered at the bottom of the first page. ```latex \usepackage[ @@ -152,6 +152,8 @@ prints the note centered at the bottom of the first page. ]{authorarchive} ``` +Still, for some used document classes (e.g., `acmart`) there are specific +package options available hat produce an alternative layout. ## Alternative Packages