From 7c6128621a4d55c14769f1c22156dc3364f2ec0b Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Tue, 18 Nov 2003 06:10:57 +0000 Subject: [PATCH] Added \url --- mlastyle.dtx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mlastyle.dtx b/mlastyle.dtx index fe26836..4641205 100644 --- a/mlastyle.dtx +++ b/mlastyle.dtx @@ -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} -- 2.30.2