General ⇒ Question on flush margin footnotes
-
- Posts: 3
- Joined: Tue Mar 27, 2007 8:22 am
Question on flush margin footnotes
I would like to make my minipage footnotes flush margin on left but normal footnotes indented. Using footmisc package moves both minipage and regular footnotes. Any suggestions?
Bisonfeast
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
Re: Question on flush margin footnotes
\setlength{\fotnotemargin}{0pt}
I didn't try it...
-
- Posts: 3
- Joined: Tue Mar 27, 2007 8:22 am
Re: Question on flush margin footnotes
Thanks.
bisonfeast
-
- Posts: 3
- Joined: Tue Mar 27, 2007 8:22 am
Re: Question on flush margin footnotes
BF