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. original commit: c7d3de435f8c817bd7ccbe9c89678af21ec2d253
This commit is contained in:
parent
798a3983de
commit
77a57c8535
|
@ -11,6 +11,8 @@
|
||||||
\usepackage[htt]{hyphenat}
|
\usepackage[htt]{hyphenat}
|
||||||
\usepackage[usenames,dvipsnames]{color}
|
\usepackage[usenames,dvipsnames]{color}
|
||||||
\hypersetup{bookmarks=true,bookmarksopen=true,bookmarksnumbered=true}
|
\hypersetup{bookmarks=true,bookmarksopen=true,bookmarksnumbered=true}
|
||||||
|
\usepackage{tocstyle}
|
||||||
|
\usetocstyle{standard}
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
% Configuration that is especially meant to be overridden:
|
% Configuration that is especially meant to be overridden:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user