diff options
Diffstat (limited to 'Master/texmf-dist/tpm/polynom.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/polynom.tpm | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/polynom.tpm b/Master/texmf-dist/tpm/polynom.tpm new file mode 100644 index 00000000000..1e252ef383c --- /dev/null +++ b/Master/texmf-dist/tpm/polynom.tpm @@ -0,0 +1,37 @@ +<!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/polynom.zip"> + <TPM:Name>polynom</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/09/16 09:16:51</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Macros for manipulating polynomials.</TPM:Title> + <TPM:Description> +The polynom package implements macros for manipulating +polynomials, for example it can typeset long polynomial +divisions. The main test case and application is the polynomial +ring in one variable with rational coefficients. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Carsten Heinz</TPM:Author> + <TPM:Size>404824</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="63774"> +texmf-dist/tex/latex/polynom/polynom.sty +texmf-dist/tpm/polynom.tpm + </TPM:RunFiles> + <TPM:DocFiles size="202514"> +texmf-dist/doc/latex/polynom/README +texmf-dist/doc/latex/polynom/polydemo.pdf +texmf-dist/doc/latex/polynom/polydemo.tex +texmf-dist/doc/latex/polynom/polynom.pdf + </TPM:DocFiles> + <TPM:SourceFiles size="138536"> +texmf-dist/source/latex/polynom/polynom.dtx +texmf-dist/source/latex/polynom/polynom.ins + </TPM:SourceFiles> + <TPM:Provides>Package/polynom</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |