summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tpm/eqname.tpm
blob: 2cd357ced2a0c3b4d5a5fea4c3c26ee4e8662e32 (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
<!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/eqname.zip">
    <TPM:Name>eqname</TPM:Name>
    <TPM:Type>Package</TPM:Type>
    <TPM:Date>1970/01/01 00:00:00</TPM:Date>
    <TPM:Version></TPM:Version>
    <TPM:Creator>rahtz</TPM:Creator>
    <TPM:Title>Name tags for equations.</TPM:Title>
    <TPM:Description>
The \eqname command provides a name tag for the current equation,
in place of an equation number.  The name tag will be picked up by
a subsequent \label.
[description copied from TeX Catalogue]
    </TPM:Description>
    <TPM:Author>unknown</TPM:Author>
    <TPM:Size>1956</TPM:Size>
    <TPM:License></TPM:License>
    <TPM:Build/>
    <TPM:RunFiles size="1956">
texmf-dist/tex/latex/eqname/eqname.sty
texmf-dist/tpm/eqname.tpm
    </TPM:RunFiles>
    <TPM:Provides>Package/eqname</TPM:Provides>
  </rdf:Description>
</rdf:RDF>