We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78ee4d5 commit 9271eabCopy full SHA for 9271eab
fmfdelo.cls
@@ -793,7 +793,7 @@
793
794
% nastavi številčenje po podrazdelkih
795
\def\thesection{}
796
- \def\thesubsection{\@arabic\c@subsection}
+ \def\thesubsection{1}
797
\numberwithin{equation}{subsection}
798
799
% premakne nivoje razdelkov en nivo nižje, da nivo `\section' spada pod razdelek razširjenega povzetka
@@ -855,7 +855,7 @@
855
\newtheorem{definicija}{Definicija}[subsection]
856
857
\cleardoublepage
858
- \@make@razsirjenipovzetek{slovene}{Razsirjeni povzetek}{\@razsirjenipovzetek}
+ \@make@razsirjenipovzetek{slovene}{Razširjeni povzetek}{\@razsirjenipovzetek}
859
}
860
861
% only print the index (and clear the page) if the \index command has been used
0 commit comments