blob: 570e5cc73ea03c64929a21a9b935b1dd0bdfa767 (
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
35
36
37
|
<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/12many.zip">
<TPM:Name>12many</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2005/05/29 22:56:36</TPM:Date>
<TPM:Version>0.3 2005/05/09</TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>12many, generalizing mathematical index sets</TPM:Title>
<TPM:Description>
In the discrete branches of mathematics and the computer sciences, it
will only take some seconds until you're faced with a set like
{1,...,m}. Only some people write $1\ldotp\ldotp m$, or
$\{j:1\leq j\leq m\}$, and that journal you're submitting to might
want something else entirely. \otm{} provides an interface that makes
changing from one to another a one-line change.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Ulrich Schwarz</TPM:Author>
<TPM:Size>417566</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="5466">
texmf-dist/tex/latex/12many/12many.sty
texmf-dist/tpm/12many.tpm
</TPM:RunFiles>
<TPM:DocFiles size="394380">
texmf-dist/doc/latex/12many/12many.pdf
texmf-dist/doc/latex/12many/README
</TPM:DocFiles>
<TPM:SourceFiles size="17720">
texmf-dist/source/latex/12many/12many.dtx
texmf-dist/source/latex/12many/12many.ins
</TPM:SourceFiles>
<TPM:Provides>Package/12many</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|