From 9cc7cf191b1bea1d65babe02c9503ba0bb280dd4 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 13 Sep 2008 21:19:09 +0200 Subject: [PATCH] Footnotes should be numbered globally. --- macros.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macros.tex b/macros.tex index e4e1a70..520d6bd 100644 --- a/macros.tex +++ b/macros.tex @@ -275,7 +275,7 @@ \def\chapter#1{\advance\chapcount by 1 \seccount=0 \thmcount=0 -\footcnt=0 +%\footcnt=0 % Chapter name \ifnum\chapcount>99 \tmpcount=\chapcount -- 2.39.5