Skip to content

Commit 9271eab

Browse files
popravila številčenje v razširjenem povzetku in dodala šumnik v naslov
1 parent 78ee4d5 commit 9271eab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fmfdelo.cls

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -793,7 +793,7 @@
793793
794794
% nastavi številčenje po podrazdelkih
795795
\def\thesection{}
796-
\def\thesubsection{\@arabic\c@subsection}
796+
\def\thesubsection{1}
797797
\numberwithin{equation}{subsection}
798798
799799
% premakne nivoje razdelkov en nivo nižje, da nivo `\section' spada pod razdelek razširjenega povzetka
@@ -855,7 +855,7 @@
855855
\newtheorem{definicija}{Definicija}[subsection]
856856
857857
\cleardoublepage
858-
\@make@razsirjenipovzetek{slovene}{Razsirjeni povzetek}{\@razsirjenipovzetek}
858+
\@make@razsirjenipovzetek{slovene}{Razširjeni povzetek}{\@razsirjenipovzetek}
859859
}
860860
861861
% only print the index (and clear the page) if the \index command has been used

0 commit comments

Comments
 (0)