From 5a4e4956ebf0b3d6d72f951c69103fa4167ccf5e Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Sun, 25 Dec 2022 14:47:03 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=BE?= =?UTF-8?q?=20=D0=B2=D0=B2=D0=B5=D0=B4=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- graphs-exam/style.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphs-exam/style.tex') diff --git a/graphs-exam/style.tex b/graphs-exam/style.tex index cd109fd..cb21fbf 100644 --- a/graphs-exam/style.tex +++ b/graphs-exam/style.tex @@ -21,10 +21,10 @@ \declaretheoremstyle[ headfont=\sffamily\bfseries,% notefont=\sffamily\bfseries,% - notebraces={}{},% + notebraces={(}{)},% headpunct=,% bodyfont=\sffamily\itshape,% - headformat=\color{definitioncolor}\NAME~\NUMBER\hfill\NOTE\smallskip\linebreak,% + headformat=\color{definitioncolor}\NAME~\NUMBER~\NOTE\hfill\smallskip\linebreak,% preheadhook=\begin{definitionbar},% postfoothook=\end{definitionbar},% ]{customDefinition} -- cgit v1.2.3