From b8345f39630408bb198e7636381ce4240154ca9b Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 15 Jan 2023 03:00:57 +0000 Subject: CTAN sync 202301150300 --- macros/generic/xstring/README | 4 ++-- macros/generic/xstring/test_etex.pdf | Bin 99781 -> 99781 bytes macros/generic/xstring/test_latex.pdf | Bin 155263 -> 154972 bytes macros/generic/xstring/xstring-en.pdf | Bin 199536 -> 336458 bytes macros/generic/xstring/xstring-fr.pdf | Bin 215317 -> 341138 bytes macros/generic/xstring/xstring.tex | 15 ++++++++------- 6 files changed, 10 insertions(+), 9 deletions(-) (limited to 'macros/generic/xstring') diff --git a/macros/generic/xstring/README b/macros/generic/xstring/README index ce2ea5d24e..812db6aaf2 100644 --- a/macros/generic/xstring/README +++ b/macros/generic/xstring/README @@ -1,8 +1,8 @@ _________________ xstring package - v 1.84 - 2021/07/21 + v 1.85 + 2023/01/14 _________________ This package provides macros manipulating strings for programming use. diff --git a/macros/generic/xstring/test_etex.pdf b/macros/generic/xstring/test_etex.pdf index 17cb0ae3ac..0f00223840 100644 Binary files a/macros/generic/xstring/test_etex.pdf and b/macros/generic/xstring/test_etex.pdf differ diff --git a/macros/generic/xstring/test_latex.pdf b/macros/generic/xstring/test_latex.pdf index 8a1ee001e8..2a01937b6c 100644 Binary files a/macros/generic/xstring/test_latex.pdf and b/macros/generic/xstring/test_latex.pdf differ diff --git a/macros/generic/xstring/xstring-en.pdf b/macros/generic/xstring/xstring-en.pdf index 7a9da7b093..554faf4cea 100644 Binary files a/macros/generic/xstring/xstring-en.pdf and b/macros/generic/xstring/xstring-en.pdf differ diff --git a/macros/generic/xstring/xstring-fr.pdf b/macros/generic/xstring/xstring-fr.pdf index 0550b0393d..703674d7c6 100644 Binary files a/macros/generic/xstring/xstring-fr.pdf and b/macros/generic/xstring/xstring-fr.pdf differ diff --git a/macros/generic/xstring/xstring.tex b/macros/generic/xstring/xstring.tex index d5dcd6354f..920a76933c 100644 --- a/macros/generic/xstring/xstring.tex +++ b/macros/generic/xstring/xstring.tex @@ -4,9 +4,9 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % \def\xstringname {xstring} % -\def\xstringversion {1.84} % +\def\xstringversion {1.85} % % % -\def\xstringdate {2021/07/21} % +\def\xstringdate {2023/01/14} % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % @@ -15,9 +15,7 @@ % Maintainer : Christian Tellechea % % Email : unbonpetit@netc.fr % % Package URL: https://www.ctan.org/pkg/xstring % -% Bug tracker: https://framagit.org/unbonpetit/xstring/issues % -% Repository : https://framagit.org/unbonpetit/xstring/tree/master % -% Copyright : Christian Tellechea 2008-2019 % +% Copyright : Christian Tellechea 2008-2023 % % Licence : Released under the LaTeX Project Public License v1.3c % % or later, see http://www.latex-project.org/lppl.txt % % Files : 1) xstring.tex % @@ -1006,7 +1004,7 @@ \xs_StrExpand_i{#1}% Appel de la macro récursive } {\def\xs_reserved_B{#2}% - } + }% <-- bugfix 1.85 \expandafter \endgroup \expandafter\def\expandafter#3\expandafter{\xs_reserved_B}% @@ -1021,7 +1019,7 @@ \def\xs_reserved_A{\xs_exparg\xs_StrExpand_i{\number\numexpr#1-1}}% } {\let\xs_reserved_A\relax - }% + }% <-- bugfix 1.85 \xs_reserved_A } @@ -1228,3 +1226,6 @@ v1.83 06/02/2019 ------------------------------------------------------------------------------ v1.84 21/07/2021 - encodage du fichier xstring.tex en UTF-8 + ------------------------------------------------------------------------------ +v1.85 14/01/2023 + - 2 espaces parasites corrigés -- cgit v1.2.3