summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/page.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-04-30 16:42:27 +0000
committerKarl Berry <karl@freefriends.org>2008-04-30 16:42:27 +0000
commite80bc7d79084da75417e8364b1bae2d0fbd30781 (patch)
treeeb6d8b3d4f66250c1bca15488440532b6851cf83 /Master/texmf-dist/source/latex/disser/page.dtx
parentf743e5375a0cf6ae12b3a7137584eb7f3b8eab7b (diff)
disser update (29apr08)
git-svn-id: svn://tug.org/texlive/trunk@7743 c570f23f-e606-0410-a88d-b1316a301751
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}