summaryrefslogtreecommitdiff
path: root/preamble.sty
diff options
context:
space:
mode:
Diffstat (limited to 'preamble.sty')
-rw-r--r--preamble.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/preamble.sty b/preamble.sty
index 87837cc..6de7147 100644
--- a/preamble.sty
+++ b/preamble.sty
@@ -49,9 +49,10 @@
\newcommand{\seriespow}{\displaystyle\sum_{k=0}^\infty a_k (x - x_0)^k}
\newcommand{\abs}[1]{\left|#1\right|}
\renewcommand{\over}[2]{\stackrel{#1}{#2}}
+\newcommand{\fn}[1]{\text{#1}}
% --- Теорема --- %
-\newtheorem{theorem}{Теорема}[subsection]
+% \newtheorem{theorem}{Теорема}[subsection]
\theoremstyle{definition}
\newtheorem{definition}{Определение}[subsection]
@@ -72,5 +73,5 @@
\newtheorem*{axiom}{Аксиома}
\theoremstyle{definition}
-\newtheorem{statement}{Утверждение}[subsection]
+% \newtheorem{statement}{Утверждение}[subsection]
\newtheorem*{statement*}{Утверждение}