blob: 416969e7d1b3025e1e019be7d7b7d23cfe0b1b0b (
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
|
<!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/realcalc.zip">
<TPM:Name>realcalc</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/01/11 23:49:28</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Macros for real arithmetic calculations.</TPM:Title>
<TPM:Description>
There are known problems with this package; an alternative is
fp (a latex package, only).
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>25726</TPM:Size>
<TPM:License></TPM:License>
<TPM:Build/>
<TPM:RunFiles size="15376">
texmf-dist/tex/generic/realcalc/realcalc.tex
texmf-dist/tpm/realcalc.tpm
</TPM:RunFiles>
<TPM:DocFiles size="8894">
texmf-dist/doc/generic/realcalc/realdemo.tex
texmf-dist/doc/generic/realcalc/realtest.tex
</TPM:DocFiles>
<TPM:SourceFiles size="1456">texmf-dist/source/generic/realcalc/readme</TPM:SourceFiles>
<TPM:Provides>Package/realcalc</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|