开发者

How do I control footnotes' indentation in LaTeX? [closed]

开发者 https://www.devze.com 2022-12-31 11:01 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 10 years ago.

Improve this question

The first line of my footnotes is indented. Using \noindent doesn't help. How开发者_运维百科 do I get it unindented?


Use footmisc package

\usepackage[hang,flushmargin]{footmisc} 

The 'hang' option flushes the footnote marker to the left margin of the page, while the 'flushmargin' option flushes the text as well. The documentation displays some other options that you could fiddle with to obtain the results you require.

from LatexUsersGroup written by Werner Grundlingh

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号