From 2baabf5066acdac01b3e7012ad15a616ef36bdba Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sun, 25 Dec 2022 01:35:34 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=B0?= =?UTF-8?q?=20=D1=81=D1=82=D0=B8=D0=BB=D0=B8=D0=B7=D0=B0=D1=86=D0=B8=D1=8F?= =?UTF-8?q?=20=D0=B4=D0=BB=D1=8F=20=D1=82=D0=B5=D0=BE=D1=80=D0=B5=D0=BC=20?= =?UTF-8?q?=D0=B8=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=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- graphs-exam/graphs-exam.tex | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'graphs-exam/graphs-exam.tex') diff --git a/graphs-exam/graphs-exam.tex b/graphs-exam/graphs-exam.tex index b5e8217..1b59218 100644 --- a/graphs-exam/graphs-exam.tex +++ b/graphs-exam/graphs-exam.tex @@ -13,23 +13,11 @@ \usepackage{braket} % \set \usepackage{hyperref} -\hypersetup{ - colorlinks=true, - linkcolor=blue, -} - \renewcommand{\emptyset}{\varnothing} \renewcommand{\qedsymbol}{$\blacksquare$} \newcommand{\link}{\hyperref} -\theoremstyle{definition} -\newtheorem{definition}{Определение} - -\theoremstyle{plain} -\newtheorem{theorem}{Теорема} - -\theoremstyle{definition} -\newtheorem{remark}{Замечание}[theorem] +\input{style.tex} \begin{document} @@ -194,5 +182,4 @@ $\chi(G) = 1$ --- вполне несвязные $O_n$. Графы с $\chi(G) \end{enumerate} \end{proof} - \end{document} -- cgit v1.2.3