From 672c50777f47ef5aa7d397f5437ca1687b94a599 Mon Sep 17 00:00:00 2001 From: Gloria Mundi Date: Tue, 27 Feb 2024 14:30:00 +0100 Subject: add tables to table of contents --- math/tables.tex | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'math/tables.tex') diff --git a/math/tables.tex b/math/tables.tex index dd0e739..c422d73 100644 --- a/math/tables.tex +++ b/math/tables.tex @@ -1,5 +1,9 @@ \enlargethispage{0.2cm} \begin{multicols*}{2} + \refstepcounter{subsection} + \subsectionmark{Tables} + \addcontentsline{toc}{subsection}{\protect\numberline{\thesubsection}Tables} + \input{math/tables/binom} \vfill \input{math/tables/prime-composite} -- cgit v1.2.3