summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/substr.tlpsrc
blob: 863d3a49c2b3a970a7597f97e06f86286b514e16 (plain)
1
2
3
4
5
6
7
8
9
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]