Fix \hline => \horizontalrule
This commit is contained in:
4
main.tex
4
main.tex
@@ -100,10 +100,10 @@
|
||||
|
||||
\newcommand{\chaptertoc}{% Print the table of contents for the chapter
|
||||
\vspace*{-1cm}%
|
||||
\hline%
|
||||
\horizontalrule%
|
||||
\vspace*{-0.5cm}%
|
||||
\localtableofcontents%
|
||||
\hline%
|
||||
\horizontalrule%
|
||||
}
|
||||
|
||||
% Add chapter label as prefix to all other sub-labels
|
||||
|
||||
@@ -211,7 +211,7 @@
|
||||
|
||||
|
||||
%% Other
|
||||
\newcommand{\hline}{\par\noindent\rule{\textwidth}{0.4pt}} % Horizontal line
|
||||
\newcommand{\horizontalrule}{\par\noindent\rule{\textwidth}{0.4pt}} % Horizontal line
|
||||
|
||||
|
||||
%% User studies
|
||||
|
||||
Reference in New Issue
Block a user