diff options
Diffstat (limited to 'Master/texmf-dist/tpm/clrscode.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/clrscode.tpm | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/clrscode.tpm b/Master/texmf-dist/tpm/clrscode.tpm new file mode 100644 index 00000000000..9f8059e9e55 --- /dev/null +++ b/Master/texmf-dist/tpm/clrscode.tpm @@ -0,0 +1,32 @@ +<!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/clrscode.zip"> + <TPM:Name>clrscode</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2003/11/11 17:24:00</TPM:Date> + <TPM:Version>1.3</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Typesets pseudocode as in Introduction to Algorithms. + </TPM:Title> + <TPM:Description> +This package allows you to typeset pseudocode in the style of +Introduction to Algorithms, Second edition, by Cormen, +Leiserson, Rivest, and Stein. The package was written by the +authors. You use the commands the same way we did in writing +the book, and your output will look just like the pseudocode in +the text. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Thomas H. Cormen</TPM:Author> + <TPM:Size>50385</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="12205"> +texmf-dist/tex/latex/clrscode/clrscode.sty +texmf-dist/tpm/clrscode.tpm + </TPM:RunFiles> + <TPM:DocFiles size="38180">texmf-dist/doc/latex/clrscode/clrscode.pdf</TPM:DocFiles> + <TPM:Provides>Package/clrscode</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |