the \and macro inside the \author macro like in
Code: Select all
\author{author one\inst{1} \and author two\inst{2} \and author three\inst{3}}
Code: Select all
./main.tex:58:Missing \endcsname inserted. \begin
Code: Select all
\author{author one}
If someone can helpme, I'll be thankfull.
PD: I don't know if this has something to do with the problem, but I'm using the llncs template as document class.