[latex3-commits] [git/latex2e] master: use \leftmargini for indentation (617a6d7)

Frank Mittelbach frank.mittelbach at latex-project.org
Wed Dec 13 12:26:53 CET 2017


Repository : https://github.com/latex3/latex2e
On branch  : master
Link       : https://github.com/latex3/latex2e/commit/617a6d73897e84181026eb4ffcdebe4c1bff22ee

>---------------------------------------------------------------

commit 617a6d73897e84181026eb4ffcdebe4c1bff22ee
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Wed Dec 13 12:26:53 2017 +0100

    use \leftmargini for indentation


>---------------------------------------------------------------

617a6d73897e84181026eb4ffcdebe4c1bff22ee
 base/ltnews.cls |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/base/ltnews.cls b/base/ltnews.cls
index afc91fa..9aa72c5 100644
--- a/base/ltnews.cls
+++ b/base/ltnews.cls
@@ -487,7 +487,7 @@
 % maybe not the greatest design but normally we wouldn't have subsubsections
 \renewcommand{\subsubsection}{%
    \@startsection
-      {subsubsection}{2}{20pt}{-1.5ex \@plus -1ex \@minus -.2ex}%
+      {subsubsection}{2}{\leftmargini}{-1.5ex \@plus -1ex \@minus -.2ex}%
       {1sp}{\@subheadingfont}%
 }
 





More information about the latex3-commits mailing list