blob: 999af6bd72c770d5a477b14e4dbaaa218d52705f (
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
|
<!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/algorithms.zip">
<TPM:Name>algorithms</TPM:Name>
<TPM:Type>Package</TPM:Type>
<TPM:Date>2006/06/04 00:35:59</TPM:Date>
<TPM:Version></TPM:Version>
<TPM:Creator>rahtz</TPM:Creator>
<TPM:Title>Floating algorithm environment.</TPM:Title>
<TPM:Description>
Consists of two environments: algorithm and algorithmic. The
algorithm package defines a floating algorithm environment
designed to work with the algorithmic style. Within an
algorithmic environment a number of commands for typesetting
popular algorithmic constructs are available.
[description copied from TeX Catalogue]
</TPM:Description>
<TPM:Author>unknown</TPM:Author>
<TPM:Size>462700</TPM:Size>
<TPM:Build/>
<TPM:RunFiles size="11834">
texmf-dist/tex/latex/algorithms/algorithm.sty
texmf-dist/tex/latex/algorithms/algorithmic.sty
texmf-dist/tpm/algorithms.tpm
</TPM:RunFiles>
<TPM:DocFiles size="450866">
texmf-dist/doc/latex/algorithms/COPYING
texmf-dist/doc/latex/algorithms/README
texmf-dist/doc/latex/algorithms/THANKS
texmf-dist/doc/latex/algorithms/algorithms.pdf
texmf-dist/doc/latex/algorithms/algorithms.tex
</TPM:DocFiles>
<TPM:Provides>Package/algorithms</TPM:Provides>
</rdf:Description>
</rdf:RDF>
|