Set theorem and definition styles

This commit is contained in:
Gergely Meszaros 2021-07-04 22:26:20 +02:00
parent 525f06716c
commit 1613b0afd7

View File

@ -290,8 +290,13 @@
% ------------------------------
% Tételek, definíciók
\theoremstyle{definition}
\newtheorem{definition}{\deflabel}
\theoremstyle{plain}
\newtheorem{theorem}{\theolabel}
\theoremstyle{remark}
\newtheorem*{remark}{\remlabel}
\newtheorem*{note}{\notelabel}
% ------------------------------