diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/substr.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/substr.tlpsrc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/tlpkg/tlpsrc/substr.tlpsrc b/Master/tlpkg/tlpsrc/substr.tlpsrc index 863d3a49c2b..93831dbaa76 100644 --- a/Master/tlpkg/tlpsrc/substr.tlpsrc +++ b/Master/tlpkg/tlpsrc/substr.tlpsrc @@ -1,9 +1,2 @@ name substr category Package -shortdesc Deal with substrings in strings. -longdesc The substr package provides commands to deal with substrings of -longdesc strings. Macros are provided to: — determine if one string -longdesc is a substring of another, — return the parts of a string -longdesc before or after a substring and — count the number of -longdesc occurrences of a substring. [description copied from TeX -longdesc Catalogue] |