Hi,
I need to arrange texts besides of graphics which works quite fine. But I also need to set footnotes - but at the bottom of the page and not at the bottom of/within the minipage/box.
Is this somehow doable?
Thank you in advance a lot!
LyX ⇒ Footnote minipage
NEW: TikZ book now 40% off at Amazon.com for a short time.

- Stefan Kottwitz
- Site Admin
- Posts: 10344
- Joined: Mon Mar 10, 2008 9:44 pm
Footnote minipage
Welcome to the forum!
I use LaTeX, not LyX as frontend, so I did not answer yet. I would use the commands
However, instead of a
Stefan
I use LaTeX, not LyX as frontend, so I did not answer yet. I would use the commands
\footnotemark
and \footnotetext
for placing normal footnotes in a minipage. There should be an equivalent in LyX.However, instead of a
minipage
, you could use \parbox
or a tabular
environment for placing text besides graphics.Stefan
LaTeX.org admin
Footnote minipage
Hi,
thank you! I'll try that and report soon
Kind regards
thank you! I'll try that and report soon

Kind regards