开发者

footnote reset in every page, Latex

开发者 https://www.devze.com 2023-01-29 07:11 出处:网络
When using \\footnote{text} in TeXnicCenter Latex, the number will reset in every new pag开发者_C百科e.

When using \footnote{text} in TeXnicCenter Latex, the number will reset in every new pag开发者_C百科e. I want that the nummber associated with the footnote increment automatically in every chapter.


It's largely dependent on the \documentclass you use. Different document classes have different defaults, but you can use the chngcntr package, which provides the commands \counterwithin and \counterwithout

0

精彩评论

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