diff options
Diffstat (limited to 'Master/texmf-dist/tpm/algorithm2e.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/algorithm2e.tpm | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/algorithm2e.tpm b/Master/texmf-dist/tpm/algorithm2e.tpm new file mode 100644 index 00000000000..03538e136f4 --- /dev/null +++ b/Master/texmf-dist/tpm/algorithm2e.tpm @@ -0,0 +1,49 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/algorithm2e.zip"> + <TPM:Name>algorithm2e</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2005/10/04 15:21:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Floating algorithm environment with algorithmic keywords. + </TPM:Title> + <TPM:Description> +Algorithm2e is an environment for writing algorithms. An +algorithm is defined as a floating object like figures. It +provides macros that allow you to create different keywords, +thus a set of predefined key word is given. You can also change +the typography of the keywords. The environment allows you to +have vertical lines delimiting block of instructions. It defines +also different sort of algorithms such as Procedure or Function +allowing name of this functions to +be reused in common text or +other algorithms. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Christophe Fiorio</TPM:Author> + <TPM:Size>469498</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="92477"> +texmf-dist/tex/latex/algorithm2e/algorithm2e.sty +texmf-dist/tpm/algorithm2e.tpm + </TPM:RunFiles> + <TPM:DocFiles size="377021"> +texmf-dist/doc/latex/algorithm2e/README +texmf-dist/doc/latex/algorithm2e/algorithm2e.pdf +texmf-dist/doc/latex/algorithm2e/algorithm2e.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_ex01.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_ex02.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_ex03.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_ex04.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_ex05.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_ex06.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_ex07.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_exfor.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_exrepeat.tex +texmf-dist/doc/latex/algorithm2e/algorithm2e_exswitch.tex + </TPM:DocFiles> + <TPM:Provides>Package/algorithm2e</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |