summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/disser/autoref.rtx
blob: dc7e5c68e177d3f7a216f3802ffcde5924a7aaf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
%%
%% This is file `autoref.rtx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% autoref.dtx  (with options: `autoref')
%% 
%% 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\titlefont{\normalsize}
\def\topicfont{\Large\bfseries}
\def\authorfont{\large}
\def\specfont{\normalsize}

\normalfont
\begin{flushright}
  \firstskip
  \asmanuscriptname\\
\end{flushright}
\begin{center}
  \secondskip
  {\authorfont\@author}
  \thirdskip
  {\topicfont\@topic\par}
  \fourthskip
  {\specfont\@specnum~--\;\@spec}
  \fifthskip
  {\titlefont\@title}
\end{center}
\endinput
%%
%% End of file `autoref.rtx'.