summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bmstu/bmstu.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/bmstu/bmstu.cls')
-rw-r--r--Master/texmf-dist/tex/latex/bmstu/bmstu.cls6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/bmstu/bmstu.cls b/Master/texmf-dist/tex/latex/bmstu/bmstu.cls
index 10f59f876dd..48bca7b78c0 100644
--- a/Master/texmf-dist/tex/latex/bmstu/bmstu.cls
+++ b/Master/texmf-dist/tex/latex/bmstu/bmstu.cls
@@ -1,5 +1,5 @@
%% bmstu.cls
-%% Copyright 2022 Mikael Novikov
+%% Copyright 2023 Mikael Novikov
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
@@ -17,10 +17,10 @@
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{bmstu}[2022/01/24 v1.0.0 BMSTU class]
+\ProvidesClass{bmstu}[2023/01/28 v2.0.0 BMSTU class]
% Установка базового класса
-\LoadClass[14pt]{extreport}
+\LoadClass[a4paper,oneside,14pt]{extreport}
% Настройка кодировки и языков
\RequirePackage[T1,T2A]{fontenc}