LyXFootnote minipage

Information and discussion about LyX, a WYSIWYM editor, available for Linux, Windows and Mac OS X systems.
Post Reply
DelaRiva
Posts: 5
Joined: Tue May 09, 2017 11:35 pm

Footnote minipage

Post by DelaRiva »

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!

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

DelaRiva
Posts: 5
Joined: Tue May 09, 2017 11:35 pm

Footnote minipage

Post by DelaRiva »

no one? :?
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Footnote minipage

Post by Stefan Kottwitz »

Welcome to the forum!

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
DelaRiva
Posts: 5
Joined: Tue May 09, 2017 11:35 pm

Footnote minipage

Post by DelaRiva »

Hi,

thank you! I'll try that and report soon :)

Kind regards
Post Reply