From 6799224f3ce4a337531e45b28e040159810e8dc7 Mon Sep 17 00:00:00 2001 From: Matija Pretnar Date: Thu, 27 Mar 2025 12:02:51 +0100 Subject: [PATCH] =?UTF-8?q?Za=C4=8Detne=20strani=20vseh=20del=20=C5=A1tevi?= =?UTF-8?q?l=C4=8Dimo=20z=20rimskimi=20=C5=A1tevilkami?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fmfdelo.cls | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/fmfdelo.cls b/fmfdelo.cls index a8e7883..b4146d3 100644 --- a/fmfdelo.cls +++ b/fmfdelo.cls @@ -819,16 +819,14 @@ } \AfterEndPreamble{% -% magisterije začnemo z rimskimi številkami -\@ifthen{\boolean{@drugastopnja}}{\pagenumbering{roman}} +% začetne strani številčimo z rimskimi številkami +\pagenumbering{roman} \pagestyle{plain} \@frontpages -% vsebino magisterije začnemo z arabskimi številkami od 1 naprej -\@ifthen{\boolean{@drugastopnja}}{ - \setcounter{page}{1} - \pagenumbering{arabic} -} +% vsebino številčimo z arabskimi številkami od 1 naprej +\setcounter{page}{1} +\pagenumbering{arabic} } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%