[latex3-commits] [git/LaTeX3-latex3-latex3] master: Fix ToC spacing (468ce23b3)
PhelypeOleinik
phelype.oleinik at latex-project.org
Mon Feb 8 21:22:02 CET 2021
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/468ce23b31dc92a8a5075c797a0761809bb0da72
>---------------------------------------------------------------
commit 468ce23b31dc92a8a5075c797a0761809bb0da72
Author: PhelypeOleinik <phelype.oleinik at latex-project.org>
Date: Mon Feb 8 17:22:02 2021 -0300
Fix ToC spacing
>---------------------------------------------------------------
468ce23b31dc92a8a5075c797a0761809bb0da72
l3kernel/doc/source3body.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/l3kernel/doc/source3body.tex b/l3kernel/doc/source3body.tex
index 0be8686ea..0ce45ec22 100644
--- a/l3kernel/doc/source3body.tex
+++ b/l3kernel/doc/source3body.tex
@@ -154,7 +154,7 @@ stand-alone \LaTeX3 is developed.
\penalty\@highpenalty
\endgroup
\fi}
-\renewcommand*\l at section{\@dottedtocline{1}{1.5em}{2.3em}}
+\renewcommand*\l at section{\@dottedtocline{1}{1.5em}{2.8em}}
\renewcommand*\l at subsection{\@dottedtocline{2}{3.8em}{3.2em}}
\renewcommand*\l at subsubsection{\@dottedtocline{3}{7.0em}{4.1em}}
\def\partname{Part}
More information about the latex3-commits
mailing list.