From 80e0ab3c814b0dfd8ff304620dccbdea877f93ba Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 31 Dec 2020 03:03:26 +0000 Subject: CTAN sync 202012310303 --- macros/latex/contrib/xurl/Changes | 1 + macros/latex/contrib/xurl/doc/xurl.pdf | Bin 56276 -> 56330 bytes macros/latex/contrib/xurl/doc/xurl.tex | 4 ++-- macros/latex/contrib/xurl/latex/xurl.sty | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) (limited to 'macros/latex/contrib/xurl') diff --git a/macros/latex/contrib/xurl/Changes b/macros/latex/contrib/xurl/Changes index 0cc148f4ee..c322f4c311 100644 --- a/macros/latex/contrib/xurl/Changes +++ b/macros/latex/contrib/xurl/Changes @@ -1,3 +1,4 @@ +0.09a 2020-12-30 - fix a typo in the documentation 0.09 2020-01-24 - add missing \do\\ 0.08 2020-01-14 - define macro \useOriginalUrlSetting 0.07 2018-12-23 - move numbers into \UrlBreaks diff --git a/macros/latex/contrib/xurl/doc/xurl.pdf b/macros/latex/contrib/xurl/doc/xurl.pdf index 993da5b021..8ed6f730e2 100644 Binary files a/macros/latex/contrib/xurl/doc/xurl.pdf and b/macros/latex/contrib/xurl/doc/xurl.pdf differ diff --git a/macros/latex/contrib/xurl/doc/xurl.tex b/macros/latex/contrib/xurl/doc/xurl.tex index 79d48dc2e7..1c7c42ab34 100644 --- a/macros/latex/contrib/xurl/doc/xurl.tex +++ b/macros/latex/contrib/xurl/doc/xurl.tex @@ -1,4 +1,4 @@ -%% $Id: xurl.tex 1133 2020-01-14 12:10:03Z herbert $ +%% $Id: xurl.tex 45 2020-12-30 17:45:20Z herbert $ % \listfiles\setcounter{errorcontextlines}{100} \RequirePackage{filecontents} @@ -65,7 +65,7 @@ the documentation of package url. \section{With the original setting from package url} -The original behaviour of package \texttt{url} can be optained +The original behaviour of package \texttt{url} can be obtained by using the macro \texttt{\textbackslash useOriginalUrlSetting} which should be used inside a group: diff --git a/macros/latex/contrib/xurl/latex/xurl.sty b/macros/latex/contrib/xurl/latex/xurl.sty index 9f1f41bfff..6a1ca35326 100644 --- a/macros/latex/contrib/xurl/latex/xurl.sty +++ b/macros/latex/contrib/xurl/latex/xurl.sty @@ -1,4 +1,4 @@ -%% $Id: xurl.sty 1137 2020-01-24 13:32:38Z herbert $ +%% $Id: xurl.sty 45 2020-12-30 17:45:20Z herbert $ %% %% This is file `xurl.sty', %% @@ -16,7 +16,7 @@ %% `xurl' is a package for extended URL breaks %% \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{xurl}[2020/01/24 v 0.09 modify URL breaks] +\ProvidesPackage{xurl}[2020/12/30 v 0.09a modify URL breaks] \newif\if@no@biblatex \@no@biblatexfalse \DeclareOption{nobiblatex}{\@no@biblatextrue} -- cgit v1.2.3