From 6426ed348e31fd95cba7d99a30276230b35fbcb2 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Tue, 25 Oct 2022 18:03:02 +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=D0=B2=D1=82=D0=BE=D1=80=D0=B0=D1=8F=20=D0=BB=D0=B5=D0=BA?= =?UTF-8?q?=D1=86=D0=B8=D1=8F=20=D0=BF=D0=BE=20=D0=BA=D1=80=D0=B8=D0=BF?= =?UTF-8?q?=D1=82=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Lecture.cls | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'Lecture.cls') diff --git a/Lecture.cls b/Lecture.cls index 38d055b..8ee2ecb 100644 --- a/Lecture.cls +++ b/Lecture.cls @@ -1,8 +1,8 @@ \LoadClass[14pt,a4paper,oneside]{extarticle} \RequirePackage[utf8]{inputenc} -\RequirePackage[english,russian]{babel} \RequirePackage[T2A]{fontenc} +\RequirePackage[english,russian]{babel} \usepackage[ a4paper, mag=1000, @@ -25,7 +25,6 @@ { \afterpage{ \newgeometry{ - a4paper, mag=1000, left=2cm, right=1.5cm, top=2cm, bottom=2cm } -- cgit v1.2.3