Remove useless \chapterstartoc \chapterstarbookmark commands

This commit is contained in:
2025-05-04 22:28:41 +02:00
parent e01e63d4cf
commit cb56abcd43

View File

@@ -160,11 +160,6 @@
\newcommand{\tabref}[1]{Table~\ref{tab:#1}}
%% Structure
\newcommand{\chapterstartoc}[1]{
\chapter*{#1}\addcontentsline{toc}{chapter}{#1}}
\newcommand{\chapterstarbookmark}[1]{\pdfbookmark[chapter]{#1}{#1}
\chapter*{#1}}
\newcommand{\sectionstartoc}[1]{
\section*{#1}\addcontentsline{toc}{section}{#1}}
\newcommand{\sectionstarbookmark}[1]{\pdfbookmark[section]{#1}{#1}