summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/page.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/disser/page.dtx')
-rw-r--r--Master/texmf-dist/source/latex/disser/page.dtx18
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/disser/page.dtx b/Master/texmf-dist/source/latex/disser/page.dtx
index 33ebe7da7ff..d7f2190ce3a 100644
--- a/Master/texmf-dist/source/latex/disser/page.dtx
+++ b/Master/texmf-dist/source/latex/disser/page.dtx
@@ -11,10 +11,10 @@
% \subsection{Формат страниц}
%
% \subsubsection{Шрифт колонтитулов}
-% \DescribeMacro{\evenheadfont}
-% \DescribeMacro{\evenfootfont}
-% \DescribeMacro{\oddheadfont}
-% \DescribeMacro{\oddfootfont}
+% \DescribeMacro{\evenheadfont}\index{Макросы!\verb*+\evenheadfont+}
+% \DescribeMacro{\evenfootfont}\index{Макросы!\verb*+\evenfootfont+}
+% \DescribeMacro{\oddheadfont}\index{Макросы!\verb*+\oddheadfont+}
+% \DescribeMacro{\oddfootfont}\index{Макросы!\verb*+\oddfootfont+}
% Верхний, на четных страницах.
% \begin{macrocode}
\newcommand\evenheadfont{\slshape}
@@ -33,8 +33,8 @@
% \end{macrocode}
%
% Шрифт колонтитулов.
-% \DescribeMacro{\chaptermarkfont}
-% \DescribeMacro{\sectionmarkfont}
+% \DescribeMacro{\chaptermarkfont}\index{Макросы!\verb*+\chaptermarkfont+}
+% \DescribeMacro{\sectionmarkfont}\index{Макросы!\verb*+\sectionmarkfont+}
% \begin{macrocode}
\providecommand\chaptermarkfont{\slshape}
\providecommand\sectionmarkfont{\MakeUppercase}
@@ -70,7 +70,7 @@
\let\@mkboth\markboth
% \end{macrocode}
% \end{itemize}
-% \DescribeMacro{\chaptermark}
+% \DescribeMacro{\chaptermark}\index{Макросы!\verb*+\chaptermark+}
% \item Формат заголовков глав в колонтитулах.
% \begin{macrocode}
\def\chaptermark##1{%
@@ -81,7 +81,7 @@
##1}}{}%
}%
% \end{macrocode}
-% \DescribeMacro{\sectionmark}
+% \DescribeMacro{\sectionmark}\index{Макросы!\verb*+\sectionmark+}
% \item Формат заголовков секций в колонтитулах.
% \begin{macrocode}
\def\sectionmark##1{%
@@ -152,7 +152,7 @@
}
% \end{macrocode}
% \subsubsection{Формат по умолчанию}
-%
+%
% Стиль оформления колонтитулов страницы.
% \begin{macrocode}
\pagestyle{plain}