[PATCH -perfbook 1/2] Reset footnote count of Glossary

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From 8c33030941001780fb1a97c0028f04fab89470f2 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@xxxxxxxxx>
Date: Fri, 27 Nov 2020 20:03:14 +0900
Subject: [PATCH -perfbook 1/2] Reset footnote count of Glossary

Automatic reset of footnote count is disabled after \backmatter.
Manually reset it in front of \include{glossary}.

Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 perfbook-lt.tex | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/perfbook-lt.tex b/perfbook-lt.tex
index 3a611add..bc32965d 100644
--- a/perfbook-lt.tex
+++ b/perfbook-lt.tex
@@ -461,6 +461,8 @@
 \backmatter
 
 % Glossary
+%% Reset footnote count
+\setcounter{footnote}{0}
 \input{glossary.tex}
 
 % Bibliograpy
-- 
2.17.1



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux