[latex3-commits] [git/LaTeX3-latex3-latex3] master: Fix bookmark (abaa406d9)
Joseph Wright
joseph.wright at morningstar2.co.uk
Tue Feb 9 09:31:40 CET 2021
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/abaa406d9332312a41d04522ceef6ae043362736
>---------------------------------------------------------------
commit abaa406d9332312a41d04522ceef6ae043362736
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Tue Feb 9 08:31:40 2021 +0000
Fix bookmark
>---------------------------------------------------------------
abaa406d9332312a41d04522ceef6ae043362736
l3kernel/doc/source3body.tex | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3kernel/doc/source3body.tex b/l3kernel/doc/source3body.tex
index 0ce45ec22..1f39619bd 100644
--- a/l3kernel/doc/source3body.tex
+++ b/l3kernel/doc/source3body.tex
@@ -158,6 +158,7 @@ stand-alone \LaTeX3 is developed.
\renewcommand*\l at subsection{\@dottedtocline{2}{3.8em}{3.2em}}
\renewcommand*\l at subsubsection{\@dottedtocline{3}{7.0em}{4.1em}}
\def\partname{Part}
+\def\toclevel at part{-1}
\def\maketitle{\chapter{\@title}}
\let\thanks\@gobble
\let\DelayPrintIndex\PrintIndex
More information about the latex3-commits
mailing list.