summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-06-05 23:37:33 +0000
committerKarl Berry <karl@freefriends.org>2010-06-05 23:37:33 +0000
commitf177196592b21f2a3e609c86690256b1413aa885 (patch)
treef39385f273b63c9f1d62e9b6ecbfc09c0681fa15 /Master
parentf2c6f8a8877262f298913c7c36c0674912bb4b40 (diff)
disser update (5jun10)
git-svn-id: svn://tug.org/texlive/trunk@18762 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/source/latex/disser/autoref.dtx4
-rw-r--r--Master/texmf-dist/tex/latex/disser/autoref.rtx4
2 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/disser/autoref.dtx b/Master/texmf-dist/source/latex/disser/autoref.dtx
index ea0d32f4aed..c6b2885dd70 100644
--- a/Master/texmf-dist/source/latex/disser/autoref.dtx
+++ b/Master/texmf-dist/source/latex/disser/autoref.dtx
@@ -14,7 +14,7 @@
% \end{macrocode}
% Титульный лист.
% \begin{macrocode}
-\newcommand\maketitle{
+\if@titlepage\renewcommand\maketitle{
% \end{macrocode}
% Вертикальные интервалы между элементами титульного листа.
% \DescribeMacro{\firstskip}\index{Расстояния!\verb*+\firstskip+}
@@ -93,6 +93,6 @@
{\@city\cdsep\@date}
\end{center}
\normalfont\clearpage
-}
+}\fi
%</autoref>
% \end{macrocode}
diff --git a/Master/texmf-dist/tex/latex/disser/autoref.rtx b/Master/texmf-dist/tex/latex/disser/autoref.rtx
index b8a47714c54..65ebf58accd 100644
--- a/Master/texmf-dist/tex/latex/disser/autoref.rtx
+++ b/Master/texmf-dist/tex/latex/disser/autoref.rtx
@@ -17,7 +17,7 @@
\newcommand\autoref@the{\default@the}
\autoref@the
-\newcommand\maketitle{
+\if@titlepage\renewcommand\maketitle{
\deflength\firstskip{1cm}
\deflength\secondskip{2cm}
\deflength\thirdskip{1cm}
@@ -57,7 +57,7 @@
{\@city\cdsep\@date}
\end{center}
\normalfont\clearpage
-}
+}\fi
\endinput
%%
%% End of file `autoref.rtx'.