diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-25 19:51:50 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-25 19:51:50 +0100 |
| commit | a67f6f673d5b75c1189a436182e8229d4bb25eba (patch) | |
| tree | 074a6d6acd712619726392bf76525fb8d6ce55c9 | |
| parent | makefile: add ".POSIX:" line and use `c99` rather than `cc -std=c99` (diff) | |
| download | libzahl-a67f6f673d5b75c1189a436182e8229d4bb25eba.tar.gz libzahl-a67f6f673d5b75c1189a436182e8229d4bb25eba.tar.bz2 libzahl-a67f6f673d5b75c1189a436182e8229d4bb25eba.tar.xz | |
Remove \hypersetup{linktocpage}
Signed-off-by: Mattias Andrée <m@maandree.se>
| -rw-r--r-- | doc/libzahl.tex | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/libzahl.tex b/doc/libzahl.tex index 19c01be..7eda4e2 100644 --- a/doc/libzahl.tex +++ b/doc/libzahl.tex @@ -23,7 +23,6 @@ pdftitle={libzahl}, pdfkeywords={libzahl, big integer, big number, bigint, bignum, multiple-precision, arbitrary precision} } -\hypersetup{linktocpage} \usepackage{makeidx} \makeindex \usepackage{geometry} |
