scribble Latex/PDF: use the `tocstyle' package
Fixes the spacing of section numbers for a section like N.M where both N and M have two digits.
This commit is contained in:
parent
24592a0800
commit
c7d3de435f
|
@ -11,6 +11,8 @@
|
|||
\usepackage[htt]{hyphenat}
|
||||
\usepackage[usenames,dvipsnames]{color}
|
||||
\hypersetup{bookmarks=true,bookmarksopen=true,bookmarksnumbered=true}
|
||||
\usepackage{tocstyle}
|
||||
\usetocstyle{standard}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% Configuration that is especially meant to be overridden:
|
||||
|
|
Loading…
Reference in New Issue
Block a user