diff options
-rw-r--r-- | Master/texmf-dist/doc/generic/xstring/README | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/xstring/xstring_doc_en.pdf | bin | 242329 -> 242100 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/generic/xstring/xstring_doc_en.tex | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/generic/xstring/xstring_doc_fr.pdf | bin | 250184 -> 249846 bytes | |||
-rw-r--r-- | Master/texmf-dist/tex/generic/xstring/xstring.tex | 21 |
5 files changed, 19 insertions, 16 deletions
diff --git a/Master/texmf-dist/doc/generic/xstring/README b/Master/texmf-dist/doc/generic/xstring/README index e83c1846702..c4da89e029d 100644 --- a/Master/texmf-dist/doc/generic/xstring/README +++ b/Master/texmf-dist/doc/generic/xstring/README @@ -1,8 +1,8 @@ _________________ xstring package - v 1.7a - 2013/2/28 + v 1.7b + 2013/07/29 _________________ This package provides macros manipulating strings for programming use. diff --git a/Master/texmf-dist/doc/generic/xstring/xstring_doc_en.pdf b/Master/texmf-dist/doc/generic/xstring/xstring_doc_en.pdf Binary files differindex cb4d0fceb4f..35b0880dfb4 100644 --- a/Master/texmf-dist/doc/generic/xstring/xstring_doc_en.pdf +++ b/Master/texmf-dist/doc/generic/xstring/xstring_doc_en.pdf diff --git a/Master/texmf-dist/doc/generic/xstring/xstring_doc_en.tex b/Master/texmf-dist/doc/generic/xstring/xstring_doc_en.tex index 73da6555d24..cc45e122a4f 100644 --- a/Master/texmf-dist/doc/generic/xstring/xstring_doc_en.tex +++ b/Master/texmf-dist/doc/generic/xstring/xstring_doc_en.tex @@ -1,6 +1,6 @@ % This is xtring_doc_en.tex, the english manual of xstring % -% Christian Tellechea 2009 +% Christian Tellechea 2008-2013 % % email : unbonpetit@gmail.com %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% @@ -28,7 +28,7 @@ \usepackage{listings} \usepackage{xstring} \usepackage[bottom]{footmisc} -\usepackage[french]{babel} +\usepackage[english]{babel} \makeatletter \definecolor{@xs@bckgcolor}{rgb}{1,1,0.9} \definecolor{@xs@keywordsxstring}{rgb}{0.7,0,0} @@ -108,7 +108,7 @@ \newcommand\colorise{\color{violet}} \begin{document} -\def:{\string:} + \setlength{\parindent}{0pt} \begin{titlepage} \null\par\vfill @@ -695,7 +695,7 @@ Here is the syntax of this macro:\par\nobreak\smallskip \smallskip The optional argument \argu{number} is 1 by default.\par\nobreak\smallskip -The \argu{string} is cut in two parts at the occurrence \no\arguC{number} of \ARGU{stringA}. The left part is stored in the control sequence \argu{macroA} and the right part in \argu{macroB}. +The \argu{string} is cut in two parts at the occurrence \arguC{number} of \ARGU{stringA}. The left part is stored in the control sequence \argu{macroA} and the right part in \argu{macroB}. Since this macro returns \emph{two strings}, it does \emph{not} display anything. Consequently, it does not provide the optional argument in last position.\medskip @@ -1194,7 +1194,7 @@ Examples with the strict tolerance:\par\nobreak \subsubsection{The commands {\ttfamily \textbackslash fullexpandarg}, {\ttfamily \textbackslash expandarg} and {\ttfamily \textbackslash noexpandarg}} The command \verbinline|\fullexpandarg| is called by default, so all the arguments are fully expanded (an \verbinline|\edef| is used) before the the macro works on them. In most of the cases, this expansion mode avoids chains of \verbinline|\expandafter| and allows lighter code. -Of course, the expansion of argument can be canceled to find back the usual behaviour of \TeX{} with the comands \verbinline|\noexpandarg| or \verbinline|\normalexpandarg|.\medskip +Of course, the expansion of argument can be canceled to find back the usual behaviour of \TeX{} with the commands \verbinline|\noexpandarg| or \verbinline|\normalexpandarg|.\medskip Another expansion mode can be called with \verbinline|\expandarg|. In this case, the \textbf{first token} of each argument is expanded \emph{one time} while all other tokens are left unchanged (if you want the expansion of all tokens one time, you should call the macro \verbinline|\StrExpand|, see page~\pageref{scancs}).\medskip diff --git a/Master/texmf-dist/doc/generic/xstring/xstring_doc_fr.pdf b/Master/texmf-dist/doc/generic/xstring/xstring_doc_fr.pdf Binary files differindex 7928c906f14..21258c37ae7 100644 --- a/Master/texmf-dist/doc/generic/xstring/xstring_doc_fr.pdf +++ b/Master/texmf-dist/doc/generic/xstring/xstring_doc_fr.pdf diff --git a/Master/texmf-dist/tex/generic/xstring/xstring.tex b/Master/texmf-dist/tex/generic/xstring/xstring.tex index 3c86483a682..5eb45faa749 100644 --- a/Master/texmf-dist/tex/generic/xstring/xstring.tex +++ b/Master/texmf-dist/tex/generic/xstring/xstring.tex @@ -1,9 +1,9 @@ % __________________________________________________ % | | % | | -% | xstring v1.7a | +% | xstring v1.7b | % | | -% | 28 f\'evrier 2013 | +% | 29 juillet 2013 | % | | % |__________________________________________________| % @@ -33,10 +33,10 @@ % % The Current Maintainer of this work is Christian Tellechea % ------------------------------------------------------------------- -\def\xstringversion {1.7a} -\def\xstringdate {2013/2/28} -\def\xstringfrenchdate {28 f\'evrier 2013} -\def\xstringenglishdate {$28^{\mathrm{th}}$ february 2013} +\def\xstringversion {1.7b} +\def\xstringdate {2013/07/29} +\def\xstringfrenchdate {29 juillet 2013} +\def\xstringenglishdate {29 july 2013} \edef\CurrentAtCatcode {\the\catcode`\@} \catcode`\@=11 \newwrite\@xs@message% canal pour les messages @@ -44,7 +44,7 @@ \newcount\decimalpart% compteurs utilis\'es par xstring \expandafter\ifx\csname @latexerr\endcsname\relax% on n'utilise pas LaTeX ? - \immediate\write\m@ne{Package: xstring \xstringdate\space\space v\xstringversion\space\space String manipulations (C Tellechea)}% + \immediate\write\m@ne{Package: xstring \xstringdate\space\space v\xstringversion\space\space String manipulations}% \long\def\@firstoftwo#1#2{#1} \long\def\@secondoftwo#1#2{#2} \long\def\@gobble#1{} @@ -1265,7 +1265,7 @@ % toutes les macros r\'ecursives, simplification de \@xs@TestEqual en % utilisant \ifx % - Nouvelles macros \IfStrEqCase et \IfEqCase -% Teste si une chaîne est \'egale \`a plusieurs chaînes donn\'ee et +% Teste si une chaîne est \'egale \`a plusieurs cha\^ines donn\'ee et % ex\'ecute un code sp\'ecifique % - Cr\'eation de la macro publique \StrSplit % Coupe la chaine en 2 \`a une position donn\'ee @@ -1380,4 +1380,7 @@ % - Les macros de xstring sont \long %------------------------------------------------------------------------------ % v1.7a 28/2/2013 -% - Correction d'un espace parasite dans \@xs@removefirstsyntaxunit
\ No newline at end of file +% - Correction d'un espace parasite dans \@xs@removefirstsyntaxunit +%------------------------------------------------------------------------------ +% v1.7b 29/7/2013 +% - La date contenue dans \xstringdate est désormais conforme
\ No newline at end of file |