From fe3a54ab6d345d02c06d03e90f3426824a062176 Mon Sep 17 00:00:00 2001 From: Erwan Normand Date: Wed, 26 Jun 2024 14:38:21 +0200 Subject: [PATCH] Add \sublabel --- main.tex | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.tex b/main.tex index 329e6cc..06be589 100644 --- a/main.tex +++ b/main.tex @@ -97,6 +97,9 @@ \bookmarksetup{startatroot}% } +\newcommand{\labelprefix}{main} +\newcommand{\sublabel}[1]{\label{sec:\labelprefix:#1}} + %% Document \begin{document}