summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/ltxref.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/base/ltxref.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/ltxref.dtx30
1 files changed, 15 insertions, 15 deletions
diff --git a/Master/texmf-dist/source/latex/base/ltxref.dtx b/Master/texmf-dist/source/latex/base/ltxref.dtx
index 489ed2385a8..c466365b2c0 100644
--- a/Master/texmf-dist/source/latex/base/ltxref.dtx
+++ b/Master/texmf-dist/source/latex/base/ltxref.dtx
@@ -2,29 +2,29 @@
%
% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
% The LaTeX3 Project and any individual authors listed elsewhere
-% in this file.
-%
+% in this file.
+%
% This file is part of the LaTeX base system.
% -------------------------------------------
-%
+%
% It may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3c
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
-% and version 1.3c or later is part of all distributions of LaTeX
+% and version 1.3c or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
-%
+%
% This file has the LPPL maintenance status "maintained".
-%
+%
% The list of all files belonging to the LaTeX base distribution is
% given in the file `manifest.txt'. See also `legal.txt' for additional
% information.
-%
-% The list of derived (unpacked) files belonging to the distribution
-% and covered by LPPL is defined by the unpacking scripts (with
+%
+% The list of derived (unpacked) files belonging to the distribution
+% and covered by LPPL is defined by the unpacking scripts (with
% extension .ins) which are part of the distribution.
-%
+%
% \fi
%
% \iffalse
@@ -171,9 +171,9 @@
% Referencing a |\label|.
% RmS 91/10/25: added a few extra |\reset@font|,
% as suggested by Bernd Raichle
-%
+%
% RmS 92/08/14: made |\ref| and |\pageref| robust
-%
+%
% RmS 93/09/08: Added setting of refundefined switch.
% \begin{macrocode}
\def\@setref#1#2#3{%
@@ -221,11 +221,11 @@
\@latex@warning@no@line{Label `#2' multiply defined}}%
\global\@namedef{#1@#2}{#3}}}
% \end{macrocode}
-%
+%
% \begin{macrocode}
\def\newlabel{\@newl@bel r}
% \end{macrocode}
-%
+%
% \begin{macrocode}
\@onlypreamble\@newl@bel
% \end{macrocode}
@@ -278,7 +278,7 @@
% For |\label| commands that come before any environment
%
% \begin{macrocode}
-\def\@currentlabel{}
+\def\@currentlabel{}
% \end{macrocode}
% \end{macro}
%