org article change toc spacing and page num style

This commit is contained in:
2022-04-16 20:28:39 +02:00
parent 89adcba62f
commit 3db70c17be

View File

@@ -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"