summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/titlepage.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/disser/titlepage.dtx')
-rw-r--r--Master/texmf-dist/source/latex/disser/titlepage.dtx20
1 files changed, 10 insertions, 10 deletions
diff --git a/Master/texmf-dist/source/latex/disser/titlepage.dtx b/Master/texmf-dist/source/latex/disser/titlepage.dtx
index 5b161681028..f19d039d1e3 100644
--- a/Master/texmf-dist/source/latex/disser/titlepage.dtx
+++ b/Master/texmf-dist/source/latex/disser/titlepage.dtx
@@ -6,7 +6,7 @@
% \subsection{Титульный лист}
%
% Пустое определение макроса для вывода сегодняшней даты (переопределяется в |babel|).
-% \DescribeMacro{\today}
+% \DescribeMacro{\today}\index{Макросы!\verb*+\today+}
% \begin{macrocode}
\newcommand\today{}
@@ -14,10 +14,10 @@
% \end{macrocode}
%
% Параметры частей титульного листа
-% \DescribeMacro{\titlefont}
-% \DescribeMacro{\topiclabelfont}
-% \DescribeMacro{\topicfont}
-% \DescribeMacro{\instfont}
+% \DescribeMacro{\titlefont}\index{Макросы!\verb*+\titlefont+}
+% \DescribeMacro{\topiclabelfont}\index{Макросы!\verb*+\topiclabelfont+}
+% \DescribeMacro{\topicfont}\index{Макросы!\verb*+\topicfont+}
+% \DescribeMacro{\instfont}\index{Макросы!\verb*+\instfont+}
% \begin{macrocode}
\newcommand\titlefont{\Large\bfseries}
\newcommand\topiclabelfont{\large}
@@ -26,13 +26,13 @@
% \end{macrocode}
%
% Разделитель между названием города и годом.
-% \DescribeMacro{\cdsep}
+% \DescribeMacro{\cdsep}\index{Макросы!\verb*+\cdsep+}
% \begin{macrocode}
\newcommand\cdsep{~-- }
\input{titledefs\substyle@ext}
% \end{macrocode}
-% \DescribeMacro{\maketitle}
+% \DescribeMacro{\maketitle}\index{Макросы!\verb*+\maketitle+}
% \begin{macrocode}
\newcommand\maketitle{
% \end{macrocode}
@@ -74,7 +74,7 @@
\else %\if@titlepage
% \end{macrocode}
% Заголовок без отдельного титульного листа.
-% \DescribeMacro{\maketitle}
+% \DescribeMacro{\maketitle}\index{Макросы!\verb*+\maketitle+}
% \begin{macrocode}
\newcommand\maketitle{%
\par
@@ -115,8 +115,8 @@
\global\let\and\relax
}
% \end{macrocode}
-% \DescribeMacro{\@maketitle}
-% Команда для форматирования заголовка документа, который не будет
+% \DescribeMacro{\@maketitle}\index{Макросы!\verb+"\"@maketitle+}
+% Команда для форматирования заголовка документа, который не будет
% расположен на отдельной странице.
% \begin{macrocode}
\def\@maketitle{%