diff options
| author | Gloria Mundi <gloria@gloria-mundi.eu> | 2024-02-27 14:30:00 +0100 |
|---|---|---|
| committer | Gloria Mundi <gloria@gloria-mundi.eu> | 2024-02-27 14:30:00 +0100 |
| commit | 672c50777f47ef5aa7d397f5437ca1687b94a599 (patch) | |
| tree | 40cd41a72eea87030c038072f1977716b5be2dab /math | |
| parent | 1d35821d84c158b58eab5b02185b68219c38a332 (diff) | |
add tables to table of contents
Diffstat (limited to 'math')
| -rw-r--r-- | math/tables.tex | 4 |
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} |
