From a594c2e27bfc714571f9bc141d5747eacea3e68e Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Fri, 25 Feb 2022 20:55:14 +0400 Subject: =?UTF-8?q?=D0=92=D0=BD=D1=91=D1=81=20=D0=B8=D1=81=D0=BF=D1=80?= =?UTF-8?q?=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F=20=D0=B2=20=D0=BF?= =?UTF-8?q?=D0=B5=D1=80=D0=B2=D1=83=D1=8E=20=D0=BB=D0=B0=D0=B1=D0=BE=D1=80?= =?UTF-8?q?=D0=B0=D1=82=D0=BE=D1=80=D0=BD=D1=83=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lab1/report/preamble.sty | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lab1/report/preamble.sty') diff --git a/lab1/report/preamble.sty b/lab1/report/preamble.sty index 890063f..835aef8 100644 --- a/lab1/report/preamble.sty +++ b/lab1/report/preamble.sty @@ -48,4 +48,5 @@ \newcommand{\eqdef}{\stackrel {\rm def}{=}} \renewcommand\theFancyVerbLine{\small\arabic{FancyVerbLine}} \newtheorem{lemma}{Лемма} -\newtheorem*{lemma*}{Лемма} \ No newline at end of file +\newtheorem*{lemma*}{Лемма} +\newtheorem{definition}{Определение} \ No newline at end of file -- cgit v1.2.3