summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/disser/autoref.rtx
blob: 161cde4079356e981972ef741e61cbb0f2c8d58f (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
%%
%% This is file `autoref.rtx',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% autoref.dtx  (with options: `autoref')
%% 
%% Copyright (c) Stanislav Kruchinin.
%% All rights reserved.
%% 
%% This file is part of the disser package.
%% 

\ProvidesFile{autoref.rtx}

\newcommand\autoref@the{\default@the}
\autoref@the

\if@titlepage\renewcommand\maketitle{
\ifundeflength\firstskip{1cm}
\ifundeflength\secondskip{3cm}
\ifundeflength\thirdskip{1cm}
\ifundeflength\fourthskip{1cm}
\ifundeflength\fifthskip{1cm}

\def\titlefont{\normalsize}
\def\topicfont{\Large\bfseries}
\def\authorfont{\large}
\def\specfont{\normalsize}

\thispagestyle{empty}
\enlargethispage{1cm}
\vspace*{-2cm}

\begin{flushright}
  \ifDis@classified\classify\fi
  \vskip\firstskip
  {\normalfont\asmanuscript}
  \ifDis@facsimile\facsimile\fi
\end{flushright}
\begin{center}
  \vskip\secondskip
  {\authorfont\@author}
  \vskip\thirdskip
  {\topicfont\@topic\par}
  \vskip\fourthskip
  {\specfont\@specnum~--\ \@spec}
  \vskip\fifthskip
  {\titlefont\@title}
  \vfill
  {\@city\cdsep\@date}
\end{center}
\normalfont\clearpage
}\fi
\endinput
%%
%% End of file `autoref.rtx'.