summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/disser/master.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/master.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/master.dtx')
-rw-r--r--Master/texmf-dist/source/latex/disser/master.dtx28
1 files changed, 21 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/disser/master.dtx b/Master/texmf-dist/source/latex/disser/master.dtx
index 27b2d0534fe..45f902c30aa 100644
--- a/Master/texmf-dist/source/latex/disser/master.dtx
+++ b/Master/texmf-dist/source/latex/disser/master.dtx
@@ -29,10 +29,20 @@
\def\topiclabelfont{\large}
\def\topicfont{\large\bfseries}
+\thispagestyle{empty}
+\enlargethispage{2cm}
+\vspace*{-2cm}
+% \end{macrocode}
+% \paragraph{Название организации}
+% \begin{macrocode}
+\begin{center}
+\instfont\@institution\par
+\end{center}
+
% \end{macrocode}
% Диссертация допущена к защите
% \begin{macrocode}
-\vskip\firstskip
+\vskip\firstskip\normalfont
\@approved
\vskip\secondskip
\begin{center}
@@ -40,29 +50,26 @@
% Заголовок.
% \begin{macrocode}
{\titlefont\@title}
- \vskip\thirdskip
+ \vskip\thirdskip\normalfont
% \end{macrocode}
-%
% Тема
% \begin{macrocode}
{\topiclabelfont\topiclabel}
{\topicfont\@topic}
\end{center}
-\vskip\fourthskip
+\vskip\fourthskip\normalfont
\begin{tabbing}
\phantom{\masterproglabel}\=\\
% \end{macrocode}
-%
% Направление
% \begin{macrocode}
\courselabel\>\ \@coursenum\ --\ \@course\\
% \end{macrocode}
-%
% Магистерская программа: номер -- название.
% \begin{macrocode}
\masterproglabel\>\ \@masterprognum\ --\ \@masterprog
\end{tabbing}
-\vskip\fifthskip
+\vskip\fifthskip\normalfont
\begin{tabbing}
% \end{macrocode}
%
@@ -89,5 +96,12 @@
% \begin{macrocode}
\ifdefined\@con\field{con}\fi
\end{tabbing}
+% \end{macrocode}
+% \paragraph{Город и год}
+% \begin{macrocode}
+\vfill
+\begin{center}
+ {\@city\cdsep\@date}
+\end{center}
%</master>
% \end{macrocode}