From b06e015a606034cbb2363a9989192895aa27a4d3 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Wed, 14 Dec 2022 11:59:07 +0400 Subject: =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=D0=B2=20=D0=B2=D1=91=D1=80=D1=81=D1=82=D0=BA?= =?UTF-8?q?=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- preamble.sty | 1 + 1 file changed, 1 insertion(+) (limited to 'preamble.sty') diff --git a/preamble.sty b/preamble.sty index 469a0d9..87837cc 100644 --- a/preamble.sty +++ b/preamble.sty @@ -19,6 +19,7 @@ \RequirePackage{graphicx} \graphicspath{ {./images/} } +\pdfminorversion=7 \RequirePackage{mathtools} \DeclarePairedDelimiter\ceil{\lceil}{\rceil} -- cgit v1.2.3