diff options
| -rw-r--r-- | cryptography/cryptography.pdf | bin | 690831 -> 690840 bytes | |||
| -rw-r--r-- | preamble.sty | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/cryptography/cryptography.pdf b/cryptography/cryptography.pdf Binary files differindex 3c6346e..2c757e1 100644 --- a/cryptography/cryptography.pdf +++ b/cryptography/cryptography.pdf 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*}{Утверждение} |