From a9761d3b169b7a9ded561819c303ac0977a2881d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=D1=91dor=20T?= Date: Sun, 27 Oct 2024 16:35:18 +0300 Subject: [PATCH] Removed workType command, instead reused theme command --- tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty b/tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty index 0845044..ca2f6ef 100644 --- a/tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty +++ b/tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty @@ -57,8 +57,6 @@ \def\@supervisorWithDegree{\@latex@warning@no@line{No \noexpand\supervisorWithDegree given}} % Поля для заполнения "обычных" отчётов -\def\workType#1{\gdef\@workType{#1}} -\def\@workType{\@latex@warning@no@line{No \noexpand\workType given}} \def\discipline#1{\gdef\@discipline{#1}} \def\@discipline{\@latex@warning@no@line{No \noexpand\discipline given}} \newcommand{\noscorefield}{\gdef\enablescore{}} % Выключить поле оценки @@ -249,7 +247,7 @@ \noindent\begin{center} \centering - {\bfseries\fontsize{20pt}{25pt}\selectfont \@workType} \\ + {\bfseries\fontsize{20pt}{25pt}\selectfont \@theme} \\ {\fontsize{12pt}{25pt}\rmfamily\selectfont по дисциплине <<\@discipline>>} \\ {\fontsize{12pt}{25pt}\rmfamily\selectfont \@version} \\ \end{center}