I know how to put footnotes in lyx.
When I put footnote, in the pdf, I see numbered superscript like 1,2,3..
But on the first page, it seems people put asterisk right next to author name or title (*) and footnote is generated.
How do you do that?
LyX ⇒ Putting acknowledgement footnote
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Putting acknowledgement footnote
Make the first page a proper title page with a title page Lyx inset/feature or
Stefan
\maketitle
or \begin{titlepage} ... \end{titlepage}
. Or use the \thanks command in author names, such as \author{First Name\thanks{a footnote}}
.Stefan
LaTeX.org admin