diff --git a/lisp/my/my-org-article.el b/lisp/my/my-org-article.el index d5c6ef81..df431021 100644 --- a/lisp/my/my-org-article.el +++ b/lisp/my/my-org-article.el @@ -1959,7 +1959,8 @@ Text like <<...>>> will be replaced according to ;; e.g. in \\RedeclareSectionCommand[tocbeforeskip=2.25em plus 1pt, ...]{section} ;; ("" "tocbasic" nil) "\\KOMAoptions{sectionentrydots=true}" - "\\DeclareTOCStyleEntry[beforeskip=.5em]{section}{section}" ;; set spacing between section entries inside toc + "\\DeclareTOCStyleEntry[beforeskip=.7em]{section}{section}" ;; set spacing between section entries inside toc + "\\setkomafont{sectionentrypagenumber}{\\normalfont\\normalcolor}" ("" "scrwfile" nil ("pdflatex")) ;; avoid trouble with the limited number of write handles ('No room for new \\write') ;;; - Section ToC (especially for appendix) "\\makeatletter"