diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-23 22:45:06 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-23 22:45:06 +0000 |
commit | 53ef995986cf28c61e47d976d1a2b681ef9e1d7b (patch) | |
tree | cabcc73146cc6a28a6e08341326672a8e35b0416 /Master/texmf-dist/source/latex/disser/master.dtx | |
parent | 3f66843772666314e29eaff3a4257870505321dd (diff) |
disser (23nov12)
git-svn-id: svn://tug.org/texlive/trunk@28342 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.dtx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/disser/master.dtx b/Master/texmf-dist/source/latex/disser/master.dtx index 49fafe8d40d..80e167c79bf 100644 --- a/Master/texmf-dist/source/latex/disser/master.dtx +++ b/Master/texmf-dist/source/latex/disser/master.dtx @@ -16,6 +16,9 @@ % \DescribeMacro{\maketitle}\index{Макросы!\verb*+\maketitle+} % \begin{macrocode} \if@titlepage\renewcommand\maketitle[1][]{ +% \end{macrocode} +% Переопределения некоторых полей титульного листа для англоязычной версии. +% \begin{macrocode} \ifthenelse{\equal{#1}{en}}{\@titlepage@entrue}{\@titlepage@enfalse} \if@titlepage@en \def\appos{Head of Department} @@ -68,7 +71,7 @@ \def\topicfont{\large\bfseries} \thispagestyle{empty} -\enlargethispage{2cm} +\enlargethispage{1cm} \vspace*{-2cm} % \end{macrocode} % \paragraph{Название организации} @@ -115,8 +118,7 @@ % \begin{macrocode} \studentlabel\=\makebox[\fieldhshift][l]{\hrulefill\ \@author}\\[\sixthskip] % \end{macrocode} -% -% Научный руководитель +% Научный руководитель. % \begin{macrocode} \ifx\@sa\empty\else\diplomafield{sa}\\[\sixthskip]\fi \ifx\@sasnd\empty\else\diplomafield{sasnd}\\[\sixthskip]\fi |