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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

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: 10348
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