Document Classeselsarticle | Title Footnote doesn't work

Information and discussion about specific document classes and how to create your own document classes.
Post Reply
Jean
Posts: 3
Joined: Wed Sep 07, 2011 2:30 am

elsarticle | Title Footnote doesn't work

Post by Jean »

Hi all,

I use Windows 7, LyX 2.0, MiKTeX 2.9.

I get the following message when I try to add a title footnote (either through FrontMatter-->Title footnote or via TeX Code):

Code: Select all

! Use of \tnotetext doesn't match its definition.
! Too many }'s.
l.87 \tnotetext{kljflkd}
same problem with "author footnote" and "corresponding author"... All other things work pretty well.

Could anyone help?

Thanks!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

kaiserkarl13
Posts: 707
Joined: Tue Mar 25, 2008 5:02 pm

Re: elsarticle | Title Footnote doesn't work

Post by kaiserkarl13 »

I suspect you have an extra (or missing) brace somewhere. The mistake is actually somewhere before the markup you posted, so without a minimal working example I'm afraid I can't be of much help.
Post Reply