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