summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/part.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/disser/part.dtx')
-rw-r--r--Master/texmf-dist/source/latex/disser/part.dtx4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/disser/part.dtx b/Master/texmf-dist/source/latex/disser/part.dtx
index 59163401f16..da96ab70055 100644
--- a/Master/texmf-dist/source/latex/disser/part.dtx
+++ b/Master/texmf-dist/source/latex/disser/part.dtx
@@ -47,7 +47,7 @@
% \end{macrocode}
% Стиль страницы, на которой расположен заголовок части.
% \begin{macrocode}
-\providecommand\partpagestyle{empty}
+\def\partpagestyle#1{\gdef\@partpagestyle{#1}}\partpagestyle{empty}
% \end{macrocode}
%
% Интерфейс.
@@ -58,7 +58,7 @@
\else
\clearpage
\fi
- \thispagestyle{\partpagestyle}%
+ \thispagestyle{\@partpagestyle}%
\if@twocolumn
\onecolumn
\@tempswatrue