summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/xstring/xstring-en.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-05 21:54:20 +0000
committerKarl Berry <karl@freefriends.org>2019-02-05 21:54:20 +0000
commit11ab7fc9bf5dd125cdea55cb8e3c15b598ff1641 (patch)
treeda76f2f8e519c0338b3a310c1c0fd51d8da4dcf5 /Master/texmf-dist/doc/generic/xstring/xstring-en.tex
parent554485d7d87fdca34ffb1aa17679afe69e7ff648 (diff)
xstring (5feb19)
git-svn-id: svn://tug.org/texlive/trunk@49946 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/xstring/xstring-en.tex')
-rw-r--r--Master/texmf-dist/doc/generic/xstring/xstring-en.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/generic/xstring/xstring-en.tex b/Master/texmf-dist/doc/generic/xstring/xstring-en.tex
index 0d272ddf910..94c46f9d3f5 100644
--- a/Master/texmf-dist/doc/generic/xstring/xstring-en.tex
+++ b/Master/texmf-dist/doc/generic/xstring/xstring-en.tex
@@ -158,7 +158,7 @@ A "string of tokens" is a list of tokens of any nature, except that braces must
As the arguments may contain any token, advanced users could have problems with catcodes leading to unexpected behaviours. These behaviours can be controlled: read page~\pageref{macrosetoilees}.\medskip
-Certainly, other packages exist (for example \href{http://www.ctan.org/tex-archive/macros/latex/contrib/substr/}{\nolinkurl{substr}} and \href{http://www.ctan.org/tex-archive/macros/latex/contrib/stringstrings/}{\nolinkurl{stringstrings}}), but as well as differences on features, they do not take into account occurrences so I found them too limited and difficult to use for programming.
+Certainly, other packages exist (for example \href{http://mirror.ctan.org/tex-archive/macros/latex/contrib/substr/}{\nolinkurl{substr}} and \href{http://mirror.ctan.org/tex-archive/macros/latex/contrib/stringstrings/}{\nolinkurl{stringstrings}}), but as well as differences on features, they do not take into account occurrences so I found them too limited and difficult to use for programming.
\subsection{Motivation}
I decided to write this package of macros because I have never really found tools in \LaTeX{} suiting my needs for strings. So, over the last few months, I wrote a few macros that I occasionally or regularly used. Their numbers have increased and become a little too dispersed in directories in my computer, so I have grouped them together in this package.