mirror of
https://github.com/Relintai/elteikthesis.git
synced 2024-11-17 07:47:18 +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
|
% Tételek, definíciók
|
||||||
|
\theoremstyle{definition}
|
||||||
\newtheorem{definition}{\deflabel}
|
\newtheorem{definition}{\deflabel}
|
||||||
|
|
||||||
|
\theoremstyle{plain}
|
||||||
\newtheorem{theorem}{\theolabel}
|
\newtheorem{theorem}{\theolabel}
|
||||||
|
|
||||||
|
\theoremstyle{remark}
|
||||||
\newtheorem*{remark}{\remlabel}
|
\newtheorem*{remark}{\remlabel}
|
||||||
\newtheorem*{note}{\notelabel}
|
\newtheorem*{note}{\notelabel}
|
||||||
% ------------------------------
|
% ------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user