summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/titlepage.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-03-29 23:31:05 +0000
committerKarl Berry <karl@freefriends.org>2010-03-29 23:31:05 +0000
commit4015a058f2c68e873ea7f12eb582b49b9a903cd7 (patch)
treeec3d259a3423d58b7e9114c1ee681a53fb07532c /Master/texmf-dist/source/latex/disser/titlepage.dtx
parent12aa9b3a965ed1a926cff749fc9651dd28ac5a58 (diff)
disser 1.1.5 (28mar10)
git-svn-id: svn://tug.org/texlive/trunk@17612 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/disser/titlepage.dtx')
-rw-r--r--Master/texmf-dist/source/latex/disser/titlepage.dtx48
1 files changed, 8 insertions, 40 deletions
diff --git a/Master/texmf-dist/source/latex/disser/titlepage.dtx b/Master/texmf-dist/source/latex/disser/titlepage.dtx
index eb5af19d55d..0177b5addfc 100644
--- a/Master/texmf-dist/source/latex/disser/titlepage.dtx
+++ b/Master/texmf-dist/source/latex/disser/titlepage.dtx
@@ -13,12 +13,11 @@
% \end{macrocode}
% Подключение констант и команд, используемых для верстки титульного листа.
% \begin{macrocode}
-\input{titledefs\substyle@ext}
+\input{titledefs.rtx}
\if@titlepage
% \end{macrocode}
-%
-% Параметры частей титульного листа
+% Параметры частей титульного листа по умолчанию.
% \DescribeMacro{\titlefont}\index{Макросы!\verb*+\titlefont+}
% \DescribeMacro{\topiclabelfont}\index{Макросы!\verb*+\topiclabelfont+}
% \DescribeMacro{\topicfont}\index{Макросы!\verb*+\topicfont+}
@@ -29,50 +28,19 @@
\newcommand\topicfont{\large\bfseries}
\newcommand\instfont{\normalfont}
% \end{macrocode}
-%
% Разделитель между названием города и годом.
% \DescribeMacro{\cdsep}\index{Макросы!\verb*+\cdsep+}
% \begin{macrocode}
\newcommand\cdsep{~-- }
% \end{macrocode}
+% \subsubsection{Разметка титульного листа}
% \DescribeMacro{\maketitle}\index{Макросы!\verb*+\maketitle+}
% \begin{macrocode}
\newcommand\maketitle{
-% \end{macrocode}
-%
-% \subsubsection{Общие элементы титульного листа}
-% \begin{macrocode}
- \thispagestyle{empty}
- \vspace*{-2cm}
-% \end{macrocode}
-% \paragraph{Название организации}
-% \begin{macrocode}
- \begin{center}
- \instfont\@institution\par
-% \end{macrocode}
-% Для решения проблемы с |@| в именах макросов.
-% \begin{macrocode}
- \makeatletter
-% \end{macrocode}
-% \paragraph{Включение того или иного титульного листа в зависимости от типа
-% документа}
-% \begin{macrocode}
- \ifDis@bachelor \input{bachelor\substyle@ext}\fi
- \ifDis@master \input{master\substyle@ext}\fi
- \ifDis@candidate\input{candidate\substyle@ext}\fi
- \ifDis@doctor \input{doctor\substyle@ext}\fi
- \ifDis@autoref \input{autoref\substyle@ext}\fi
- \enlargethispage{2cm}
- \vfill
-% \end{macrocode}
-% \paragraph{Город и год}
-% \begin{macrocode}
- {\@city\cdsep\@date}
- \end{center}
- \normalsize
- \clearpage
- \thispagestyle{empty}
+ \makeatletter
+ \input{\Dis@titlepagefile}
+ \normalfont\clearpage
} % \newcommand\maketitle
\setcounter{footnote}{0}
\else %\if@titlepage
@@ -94,8 +62,8 @@
}
% \end{macrocode}
% \DescribeMacro{\@maketitle}\index{Макросы!\verb+"\"@maketitle+}
-% Команда для форматирования заголовка документа, который не будет
-% расположен на отдельной странице.
+% Команда для форматирования заголовка документа без отдельного
+% титульного листа (см. описание опции \cmd{notitlepage}).
% \begin{macrocode}
\def\@maketitle{%
\newpage