diff options
author | Karl Berry <karl@freefriends.org> | 2009-02-15 00:48:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-02-15 00:48:32 +0000 |
commit | 92ba9e81200b80305ba6adb72a546f55ee30a7dc (patch) | |
tree | c2106890f55558e6c294273a98bac65760d68fcd /Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx | |
parent | 9fb4a6377e86a6335253b50a45d23505c1e5bd09 (diff) |
stringstrings update (14feb09)
git-svn-id: svn://tug.org/texlive/trunk@12161 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx b/Master/texmf-dist/source/latex/stringstrings/stringstrings.dtx index ef01f83c320..dac7b247664 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>[2008/07/30 v1.02 +%<package>[2009/02/13 v1.03 %<package> Extensive array of string manipulation routines for %<package> cosmetic and programming application] %<package>\NeedsTeXFormat{LaTeX2e} @@ -709,7 +709,7 @@ % command of the same name, in that it parses {\it string} to determine % how many arguments (\ie words) are in {\it string}, and extracts % each word into a separate variable. The number of arguments is placed -% in |\nargs| and the individual arguments are placed in variables of +% in |\narg| and the individual arguments are placed in variables of % the name |\argi|, |\argii|, |\argiii|, |\argiv|, etc. This command % may be used to facilitate simply the use of multiple optional % arguments in a \LaTeX{} command, for example @@ -996,7 +996,7 @@ % categories, the workaround % solution includes the use of retokenized strings instead of expanded % strings. For symbols in the next two categories, use of T1 encoding -% or retokenizing provides a satisfactory solution. In the bottom two +% or retokenizing provides a satisfactory solution. In the bottom three % categories, because of \stringstrings encoded |[e]| mode, % there is nothing to impede the use of these characters in % \stringstrings arguments, if encoded |[e]| mode is employed for @@ -1753,7 +1753,7 @@ }% % \end{macrocode} % The loop has ended.\\ -% Gobble up the first |@gobblesize| characters (not bytes!) of the string, +% Gobble up the first |@gobblesize| characters (not bytes!)~of the string, % which should leave the desired substring as the remainder. If the % mode is verbose, print out the resulting substring. % \begin{macrocode} @@ -1902,7 +1902,7 @@ % |\@reversedstring| fully represents the reversed string. The result % is placed into |\thestring|. % \begin{macrocode} -% REVERSES SEQUENCE OF BYTES IN STRING +% REVERSES SEQUENCE OF CHARACTERS IN STRING \newcommand\reversestring[2][v]{% \def\@reversedstring{}% \+\@getstringlength{#2}{@@stringsize}\?% @@ -1923,7 +1923,7 @@ % \end{macro} % \begin{macro}{\convertchar} -% Takes a string, a replaces each occurance of a specified character +% Takes a string, and replaces each occurance of a specified character % with a replacement string. The only complexity in the logic is that % a separate replacement algorithm exists depending on whether the % specified character to be replaced is a normal character or an |