summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/bmstu/bmstu.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-01-28 21:05:36 +0000
committerKarl Berry <karl@freefriends.org>2023-01-28 21:05:36 +0000
commit8365cf9874f341707fdd51807a95343be77d0f37 (patch)
tree41b7a5f30c41992a038597508fc5e333c2de623a /Master/texmf-dist/tex/latex/bmstu/bmstu.cls
parent6a959a6fe62e4fd819bc95d0854d25b7136c136f (diff)
bmstu (28jan23)
git-svn-id: svn://tug.org/texlive/trunk@65656 c570f23f-e606-0410-a88d-b1316a301751
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}