blob: bf6b604e4609cb636a505a0b6be03f19706a0321 (
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
38
|
<!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/subeqnarray.zip">
<TPM:Name>subeqnarray</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:58:05</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Equation array with sub numbering.</TPM:Title>
<TPM:Description>
This package defines the subeqnarray and
subeqnarray* environments, which behave like the
equivalent eqnarray and eqnarray* environments,
except that the individual lines are numbered like 1a, 1b, 1c,
etc. To refer to these numbers an extra label command \slabel
is provided.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>150904</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="5901">
texmf-dist/tex/latex/subeqnarray/subeqnarray.sty
texmf-dist/tpm/subeqnarray.tpm
</TPM:RunFiles>
<TPM:DocFiles size="129596">
texmf-dist/doc/latex/subeqnarray/manifest.txt
texmf-dist/doc/latex/subeqnarray/subeqnarray.pdf
texmf-dist/doc/latex/subeqnarray/subeqnarray.tex
</TPM:DocFiles>
<TPM:SourceFiles size="15407">
texmf-dist/source/latex/subeqnarray/subeqnarray.dtx
texmf-dist/source/latex/subeqnarray/subeqnarray.ins
</TPM:SourceFiles>
<TPM:Provides>Package/subeqnarray</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|