Skip to content

Commit

Permalink
Remove unnecessary preamble code
Browse files Browse the repository at this point in the history
  • Loading branch information
valentjn committed Aug 2, 2020
1 parent 30877bd commit 7f3a109
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions src/common/preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -262,21 +262,6 @@
afterskip=1.5ex plus 0.2ex,
]{subsection}

\makeatletter
\AtBeginDocument{%
%\renewcommand*{\theHchapter}{%
% \theHpart.\arabic{chapter}%
%}%
\renewcommand*{\theHlstnumber}{%
\ifx\lst@@caption\@empty
\lst@neglisting
\else
\theHlstlisting
\fi.\thelstnumber
}%
}
\makeatother

\begin{document}
\input{document}
\end{document}

0 comments on commit 7f3a109

Please sign in to comment.