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.dtx19
1 files changed, 2 insertions, 17 deletions
diff --git a/Master/texmf-dist/source/latex/disser/titlepage.dtx b/Master/texmf-dist/source/latex/disser/titlepage.dtx
index 0177b5addfc..e909b002639 100644
--- a/Master/texmf-dist/source/latex/disser/titlepage.dtx
+++ b/Master/texmf-dist/source/latex/disser/titlepage.dtx
@@ -5,12 +5,6 @@
%
% \subsection{Титульный лист}
%
-% Пустое определение макроса для вывода сегодняшней даты (переопределяется в |babel|).
-% \DescribeMacro{\today}\index{Макросы!\verb*+\today+}
-% \begin{macrocode}
-\newcommand\today{}
-
-% \end{macrocode}
% Подключение констант и команд, используемых для верстки титульного листа.
% \begin{macrocode}
\input{titledefs.rtx}
@@ -32,18 +26,9 @@
% \DescribeMacro{\cdsep}\index{Макросы!\verb*+\cdsep+}
% \begin{macrocode}
\newcommand\cdsep{~-- }
-
-% \end{macrocode}
-% \subsubsection{Разметка титульного листа}
-% \DescribeMacro{\maketitle}\index{Макросы!\verb*+\maketitle+}
-% \begin{macrocode}
- \newcommand\maketitle{
- \makeatletter
- \input{\Dis@titlepagefile}
- \normalfont\clearpage
- } % \newcommand\maketitle
+ \newcommand\maketitle{}
\setcounter{footnote}{0}
-\else %\if@titlepage
+\else
% \end{macrocode}
% Заголовок без отдельного титульного листа.
% \DescribeMacro{\maketitle}\index{Макросы!\verb*+\maketitle+}