mirror of
https://github.com/Relintai/elteikthesis.git
synced 2024-11-10 07:42:09 +01:00
Set theorem and definition styles
This commit is contained in:
parent
525f06716c
commit
1613b0afd7
@ -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}
|
||||
% ------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user