summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/stringstrings
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-10-18 22:50:05 +0000
committerKarl Berry <karl@freefriends.org>2012-10-18 22:50:05 +0000
commit3ab72bbc8f60fc642a7dd422ed357c1b5dc0ec23 (patch)
treea3aa475f0308931e841c720311db21ec9149bd76 /Master/texmf-dist/source/latex/stringstrings
parent7a11d5a2a3307053738361b31b2989401be3de37 (diff)
stringstrings (10oct12)
git-svn-id: svn://tug.org/texlive/trunk@28022 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/stringstrings')
-rw-r--r--Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx b/Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx
index 656bcda8ef3..52f9efb3ee0 100644
--- a/Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx
+++ b/Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx
@@ -1,6 +1,6 @@
% \iffalse
%<package>\ProvidesPackage{stringstrings}
-%<package>[2010/02/23 v1.20
+%<package>[2012/10/09 v1.21
%<package> Extensive array of string manipulation routines for
%<package> cosmetic and programming application]
%<package>\NeedsTeXFormat{LaTeX2e}
@@ -16,6 +16,7 @@
% \whereisword
% -Added suite of routines to support \capitalizetitle functionality
% v1.20 -Added ability to encode/decode arbitrary tokens
+% v1.21 -Added %, removing extra space (bug) from \whereisword
\documentclass{ltxdoc}
\usepackage{stringstrings}
\DisableCrossrefs
@@ -43,7 +44,7 @@
\title{The \stringstrings Package\\
\rule{0em}{0.7em}\small\fileinfo}
\author{Steven B. Segletes\\
- steven@arl.army.mil}
+ steven.b.segletes.civ@mail.mil}
\date{\filedate\\
\fileversion}
\maketitle
@@ -2522,7 +2523,7 @@
\edef\@@@@teststring{#2}%
\edef\@matchstring{#3}%
\@getstringlength{#2}{@@stringsize}%
- \setcounter{@@@stringsize}{\value{@@stringsize}}
+ \setcounter{@@@stringsize}{\value{@@stringsize}}%
\@getstringlength{#3}{@matchsize}%
\setcounter{@matchmax}{\the@@stringsize}%
\addtocounter{@matchmax}{-\the@matchsize}%