summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/disser/autoref.rtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/disser/autoref.rtx')
-rw-r--r--Master/texmf-dist/tex/latex/disser/autoref.rtx8
1 files changed, 7 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/disser/autoref.rtx b/Master/texmf-dist/tex/latex/disser/autoref.rtx
index 97dbe501e3c..b8a47714c54 100644
--- a/Master/texmf-dist/tex/latex/disser/autoref.rtx
+++ b/Master/texmf-dist/tex/latex/disser/autoref.rtx
@@ -6,7 +6,7 @@
%%
%% autoref.dtx (with options: `autoref')
%%
-%% Copyright (c) 2004-2009 Stanislav Kruchinin.
+%% Copyright (c) 2004-2010 Stanislav Kruchinin.
%% All rights reserved.
%%
%% This file is part of the disser package.
@@ -14,6 +14,10 @@
\ProvidesFile{autoref.rtx}
+\newcommand\autoref@the{\default@the}
+\autoref@the
+
+\newcommand\maketitle{
\deflength\firstskip{1cm}
\deflength\secondskip{2cm}
\deflength\thirdskip{1cm}
@@ -52,6 +56,8 @@
\vfill
{\@city\cdsep\@date}
\end{center}
+\normalfont\clearpage
+}
\endinput
%%
%% End of file `autoref.rtx'.