summaryrefslogtreecommitdiff
path: root/Lecture.cls
diff options
context:
space:
mode:
authorAndrew Guschin <guschin.drew@gmail.com>2022-10-25 18:34:20 +0400
committerAndrew Guschin <guschin.drew@gmail.com>2022-10-25 18:34:20 +0400
commitf8f71ab968cfe133adff4321bc1cb3a43b9f5ddb (patch)
tree4665942af5e8aa41230ae09eec80caf6aecb5280 /Lecture.cls
parent6426ed348e31fd95cba7d99a30276230b35fbcb2 (diff)
Изменён стиль колонтитулов
Diffstat (limited to 'Lecture.cls')
-rw-r--r--Lecture.cls8
1 files changed, 7 insertions, 1 deletions
diff --git a/Lecture.cls b/Lecture.cls
index 8ee2ecb..6fd92dc 100644
--- a/Lecture.cls
+++ b/Lecture.cls
@@ -7,7 +7,7 @@
\usepackage[
a4paper, mag=1000,
left=2.5cm, right=1.5cm,
- top=3cm, bottom=3cm
+ top=2.7cm, bottom=2cm,
]{geometry}
\RequirePackage[hidelinks,colorlinks=false]{hyperref}
@@ -16,6 +16,12 @@
\RequirePackage{fancyhdr}
\pagestyle{fancy}
+\fancyfoot{}
+\fancyhead{}
+\fancyhead[L]{\rightmark}
+\fancyhead[C]{}
+\fancyhead[R]{\thepage}
+\renewcommand{\headrulewidth}{0.7pt}
\RequirePackage{setspace}
\singlespacing