hi there,
for some reason i need to set a footnote inside a footnote. can anyone help me out?
thx
General ⇒ footnote inside a footnote
NEW: TikZ book now 40% off at Amazon.com for a short time.

- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: footnote inside a footnote
Describe the problem more precisely.
Best regards and welcome to the board
Thorsten¹
Best regards and welcome to the board
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
footnote inside a footnote
to write it in pseudo code my problem looks like this:
\footnote{texttexttexttexttexttexttext.....text\footnote ......texttexttext}
what i really want is to set a footnote inside the footnote command creating another footnote outside continuing the regular footnote numeration
\footnote{texttexttexttexttexttexttext.....text\footnote ......texttexttext}
what i really want is to set a footnote inside the footnote command creating another footnote outside continuing the regular footnote numeration
footnote inside a footnote
Try this:
Code: Select all
A\footnote{B\footnotemark C}\footnotetext{D}