mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
380 B
Plaintext
8 lines
380 B
Plaintext
The package provides macros for manipulating strings -- testing
|
|
a string's contents, extracting substrings, substitution of
|
|
substrings and providing numbers such as string length,
|
|
position of, or number of recurrences of, a substring. The
|
|
package works equally in Plain TeX and LaTeX (though e-TeX is
|
|
always required). The strings to be processed may contain
|
|
(expandable) macros.
|