Authors with multiple Affiliations
Hi,
Currently, the author command does not work with multiple affiliations (at least no as far as I can tell).
The following code (my best guess at doing this):
\author[1,2]{Vorname1 Nachname1}{[email protected]}{0000-0000-0000-0000}
\author[2]{Vorname2 Nachname2}{[email protected]}{0000-0000-0000-0000}
\author[1]{Vorname3 Nachname3}{[email protected]}{0000-0000-0000-0000}
\author[1]{Vorname4 Nachname4}{[email protected]}{0000-0000-0000-0000}%
\affil[1]{Universität\\Abteilung\\Straße\\Postleitzahl Ort\\Land}
\affil[2]{University\\Department\\Address\\Country}
makes the author's e-mail address and OrcID disappear.
Is there a workaround or do we have to restate affiliations?
Thanks for the report. Due to the current implementation, the affiliation has to be a number.
I mark this as a feature request.
This implementation does not work in my case, as the information of the last stated author are repeated instead of mentioning the information of every author.
Thanks for your message. Could you please provide a minimal working example?
Further work at #173
Further work at #173
Then it should be solved there. That was my problem (two authors with identical affiliations)