diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/disser/candidate.rtx')
-rw-r--r-- | Master/texmf-dist/tex/latex/disser/candidate.rtx | 52 |
1 files changed, 52 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/disser/candidate.rtx b/Master/texmf-dist/tex/latex/disser/candidate.rtx new file mode 100644 index 00000000000..302b794a9f7 --- /dev/null +++ b/Master/texmf-dist/tex/latex/disser/candidate.rtx @@ -0,0 +1,52 @@ +%% +%% This is file `candidate.rtx', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% candidate.dtx (with options: `candidate') +%% +%% Copyright (c) 2004-2007 Stanislav Kruchinin. +%% All rights reserved. +%% +%% This file is part of the disser package. +%% + +\def\firstskip{\vskip1cm} +\def\secondskip{\vskip2cm} +\def\thirdskip{\vskip1cm} +\def\fourthskip{\vskip1cm} +\def\fifthskip{\vskip1cm} +\def\sixthskip{} +\def\@sahshift{10cm} + +\def\titlefont{\normalsize} +\def\topicfont{\Large\bfseries} +\def\authorfont{\large} +\def\specfont{\normalsize} + +\normalfont +\begin{flushright} + \firstskip + \asmanuscriptname\\ + {\libcatname\;\@libcatnum} +\end{flushright} +\begin{center} + \secondskip + {\authorfont\@author} + \thirdskip + {\topicfont\@topic\par} + \fourthskip + {\specfont\@specnum~--\;\@spec} + \fifthskip + {\titlefont\@title} +\end{center} +\sixthskip +\begin{tabbing} + \hspace{\@sahshift}\={\saname}\\ + \>\@sastatus\\ + \>\@sa +\end{tabbing} +\endinput +%% +%% End of file `candidate.rtx'. |