summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGloria Mundi <gloria@gloria-mundi.eu>2024-02-27 14:30:00 +0100
committerGloria Mundi <gloria@gloria-mundi.eu>2024-02-27 14:30:00 +0100
commit672c50777f47ef5aa7d397f5437ca1687b94a599 (patch)
tree40cd41a72eea87030c038072f1977716b5be2dab
parent1d35821d84c158b58eab5b02185b68219c38a332 (diff)
add tables to table of contents
-rw-r--r--math/tables.tex4
1 files changed, 4 insertions, 0 deletions
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}