summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tpm/substr.tpm
blob: d79b1a9210621e9991d5182bc582a66766ce42ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE rdf:RDF SYSTEM "../../support/tpm.dtd">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/">
  <rdf:Description about="http://texlive.dante.de/texlive/Package/substr.zip">
    <TPM:Name>substr</TPM:Name>
    <TPM:Type>Package</TPM:Type>
    <TPM:Date>2005/11/29 22:37:56</TPM:Date>
    <TPM:Version></TPM:Version>
    <TPM:Creator>rahtz</TPM:Creator>
    <TPM:Title>Deal with substrings in strings.</TPM:Title>
    <TPM:Description>
The substr package provides commands to deal with substrings of
strings. Macros are provided to:
&amp;mdash; determine if one string is a substring of another,
&amp;mdash; return the parts of a string before or after a substring and
&amp;mdash; count the number of occurrences of a substring.
[description copied from TeX Catalogue]
    </TPM:Description>
    <TPM:Author>Harald Harders</TPM:Author>
    <TPM:Size>8695</TPM:Size>
    <TPM:Build/>
    <TPM:RunFiles size="6767">
texmf-dist/tex/latex/substr/substr.sty
texmf-dist/tpm/substr.tpm
    </TPM:RunFiles>
    <TPM:DocFiles size="20718">
texmf-dist/doc/latex/substr/ChangeLog
texmf-dist/doc/latex/substr/README
texmf-dist/doc/latex/substr/testsubstr.pdf
texmf-dist/doc/latex/substr/testsubstr.tex
    </TPM:DocFiles>
    <TPM:Provides>Package/substr</TPM:Provides>
  </rdf:Description>
</rdf:RDF>