summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Guschin <guschin.drew@gmail.com>2022-11-24 14:05:39 +0400
committerAndrew Guschin <guschin.drew@gmail.com>2022-11-24 14:05:39 +0400
commit9b74f05259cd0fba71c3a625666e3eeccf0729da (patch)
treeb53452cff27a1cdaa634740bcc357774a2f8e582
parent2c6ed52f3663250c11bc8eedc54a816a9cb8d81c (diff)
Исправлено определение ненумерованного утверждения
-rw-r--r--cryptography/cryptography.pdfbin690831 -> 690840 bytes
-rw-r--r--preamble.sty3
2 files changed, 1 insertions, 2 deletions
diff --git a/cryptography/cryptography.pdf b/cryptography/cryptography.pdf
index 3c6346e..2c757e1 100644
--- a/cryptography/cryptography.pdf
+++ b/cryptography/cryptography.pdf
Binary files differ
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*}{Утверждение}