LaTeX forum ⇒ Page Layout ⇒ Inline footnotes
-
leafbranch
- Posts: 4
- Joined: Mon Nov 02, 2009 4:03 pm
Inline footnotes
Hi, how do I get footnotes to appear as an inline list (items listed on the same line) ?
- localghost
- Site Moderator
- Posts: 9204
- Joined: Fri Feb 02, 2007 12:06 pm
Try the footmisc package with its para option.
For more information refer to the package manual.
Best regards and welcome to the board
Thorsten¹
\documentclass[11pt,a4paper,english]{article} \usepackage[T1]{fontenc} \usepackage[utf8]{inputenc} \usepackage{babel} \usepackage[bottom,flushmargin,hang,multiple,para]{footmisc} \usepackage{blindtext} \begin{document} \blindtext\footnote{First footnote}\footnote{Second footnote} \end{document}
For more information refer to the package manual.
Best regards and welcome to the board
Thorsten¹
LaTeX Community Moderator
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: openSUSE 42.2 (Linux 4.4.52), TeX Live 2016 (vanilla), TeXworks 0.6.1
-
leafbranch
- Posts: 4
- Joined: Mon Nov 02, 2009 4:03 pm
perfect. thanks so much!
Who is online
Users browsing this forum: No registered users and 4 guests