Load authorarchive within the AtEndPreamble-hook, required with latest lni.cls.
adbrucker/authorarchive/master This commit looks good Details

This commit is contained in:
Achim D. Brucker 2019-09-13 20:13:44 +01:00
parent a00acaaf44
commit 70f2c95408
1 changed files with 12 additions and 11 deletions

View File

@ -1,5 +1,6 @@
\documentclass[english]{lni}
\usepackage[T1]{fontenc}
\AtEndPreamble{
\usepackage[LNI,
key=brucker-authorarchive-2016,
year=2016,
@ -10,7 +11,7 @@
doiText={0/00\_00},
nocopyright
]{../authorarchive}
}
\usepackage{lipsum}
\title{A Simple Example of the \texttt{authorarchive} Package for \LaTeX}