blob: 85d80330bd6f4fb609a5534dc31d717b5f8a1204 (
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
|
<!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/mhequ.zip">
<TPM:Name>mhequ</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/09 00:49:07</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>
Multicolumn equations, tags, labels, sub-numbering.
</TPM:Title>
<TPM:Description>
MHequ simplifies the creation of multi-column equation
environments, and to tag the equations therein. It supports
sub-numbers of blocks of equations (like (1.2a), (1.2b), etc)
and references to each equation individually (1.2a) or to the
whole block (1.2). The labels can be shown in draft mode.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>Martin Hairer</TPM:Author>
<TPM:Size>17893</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="10989">
texmf-dist/tex/latex/mhequ/mhequ.sty
texmf-dist/tpm/mhequ.tpm
</TPM:RunFiles>
<TPM:DocFiles size="6904">
texmf-dist/doc/latex/mhequ/example.dvi
texmf-dist/doc/latex/mhequ/example.tex
</TPM:DocFiles>
<TPM:Provides>Package/mhequ</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|