Added \url stable
authorTim Pope <code@tpope.net>
Tue, 18 Nov 2003 06:10:57 +0000 (06:10 +0000)
committerTim Pope <code@tpope.net>
Tue, 18 Nov 2003 06:10:57 +0000 (06:10 +0000)
mlastyle.dtx

index fe268362b8a1ed27c2bc2a2509b6851ea7a811cc..46412055357c7ea7375d11b82db39337e27bd07c 100644 (file)
@@ -826,6 +826,9 @@ Schlegl",
 % The definition of |\thebibliography| varies depending on the document
 % class.
 %    \begin{macrocode}
+\ifx\@undefined\url
+  \def\url#1{{\catcode`/=13\let/=\mlastyle@slash#1}}
+\fi
 \ifx\@undefined\citet
   \@ifundefined{chapter}
 %    \end{macrocode}
@@ -839,7 +842,6 @@ Schlegl",
         \itemindent-\leftmargin
         \def\newblock{}
         \usecounter{enumiv}
-        %\catcode`/=13\global\let/=\mlastyle@slash
         \sloppy%\sfcode`\.=\@m
       }}
 %    \end{macrocode}
@@ -853,7 +855,6 @@ Schlegl",
         \itemindent-\leftmargin
         \def\newblock{}
         \usecounter{enumiv}
-        %\catcode`/=13\let/=\mlastyle@slash
         \sloppy%\sfcode`\.=\@m
       }}
 %    \end{macrocode}