From 9b74f05259cd0fba71c3a625666e3eeccf0729da Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Thu, 24 Nov 2022 14:05:39 +0400 Subject: =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=BE=D0=BF=D1=80=D0=B5=D0=B4=D0=B5=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BD=D0=B5=D0=BD=D1=83=D0=BC=D0=B5=D1=80=D0=BE?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=BD=D0=BE=D0=B3=D0=BE=20=D1=83=D1=82=D0=B2?= =?UTF-8?q?=D0=B5=D1=80=D0=B6=D0=B4=D0=B5=D0=BD=D0=B8=D1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- preamble.sty | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'preamble.sty') diff --git a/preamble.sty b/preamble.sty index 7e8f4ba..52be3b9 100644 --- a/preamble.sty +++ b/preamble.sty @@ -71,5 +71,4 @@ \theoremstyle{definition} \newtheorem{statement}{Утверждение}[subsection] -\theoremstyle{definition} -\newtheorem*{statement}{Утверждение} +\newtheorem*{statement*}{Утверждение} -- cgit v1.2.3