Search found 3 matches
- Mon Jul 07, 2008 8:10 pm
- Forum: Document Classes
- Topic: problems with the \author and \and macros
- Replies: 5
- Views: 6666
Re: problems with the \author and \and macros
Thanks a lot. I think I didn't really read the documentation that well... Sorry.
- Mon Jul 07, 2008 7:54 pm
- Forum: Document Classes
- Topic: problems with the \author and \and macros
- Replies: 5
- Views: 6666
problems with the \author and \and macros
Hi tyomero,
write and instead of \and . \and can be used with \institute but not with \author.
Stefan
I have used the \and macro within \author before but with different
document classes (article, report, book).
I already tested the same document changing the document's class and
reports no ...
write and instead of \and . \and can be used with \institute but not with \author.
Stefan
I have used the \and macro within \author before but with different
document classes (article, report, book).
I already tested the same document changing the document's class and
reports no ...
- Sat Jul 05, 2008 9:44 pm
- Forum: Document Classes
- Topic: problems with the \author and \and macros
- Replies: 5
- Views: 6666
problems with the \author and \and macros
Hi, I'm writting a report and I just notice that when I use
the \and macro inside the \author macro like in
\author{author one\inst{1} \and author two\inst{2} \and author three\inst{3}}
I get the error
./main.tex:58:Missing \endcsname inserted. \begin
The error doesn't appear whe I use ...
the \and macro inside the \author macro like in
\author{author one\inst{1} \and author two\inst{2} \and author three\inst{3}}
I get the error
./main.tex:58:Missing \endcsname inserted. \begin
The error doesn't appear whe I use ...