Skip to content

Commit

Permalink
Removed workType command, instead reused theme command
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-Ti authored and CatInCosmicSpace committed Oct 28, 2024
1 parent 241edde commit 7c223d7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tex/latex/bmstu-iu8/styles/IU8-10-titlepage.sty
Original file line number Diff line number Diff line change
Expand Up @@ -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{}} % Выключить поле оценки
Expand Down Expand Up @@ -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}
Expand Down

0 comments on commit 7c223d7

Please sign in to comment.