We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d2350 commit cdae585Copy full SHA for cdae585
template/eisvogel.latex
@@ -126,12 +126,12 @@ $endif$
126
127
% Clean up the TOC a bit by ensuring that long section numbers don't overlap.
128
% https://tex.stackexchange.com/questions/64115/table-of-contents-chapter-number-width
129
-\usepackage{tocloft}
130
-\makeatletter
131
-\renewcommand{\numberline}[1]{
132
- \@cftbsnum #1\@cftasnum~\@cftasnumb
133
-}
134
-\makeatother
+% \usepackage{tocloft}
+% \makeatletter
+% \renewcommand{\numberline}[1]{
+% \@cftbsnum #1\@cftasnum~\@cftasnumb
+% }
+% \makeatother
135
136
% PDF metadata
137
\hypersetup{
0 commit comments