From 1fc1a836d008bcd71c24bc5cb15f002563a68561 Mon Sep 17 00:00:00 2001 From: ElBi21 <64312343+ElBi21@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:01:43 +0100 Subject: [PATCH] Fixed problem with page in `\notextoc` --- notex.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notex.cls b/notex.cls index f71effc..d882a3d 100644 --- a/notex.cls +++ b/notex.cls @@ -170,7 +170,7 @@ \newcommand{\notextoc}{ \pagenumbering{Roman} -\setcounter{page}{0} +\setcounter{page}{1} \pagestyle{plain} \pagebreak \tableofcontents