diff options
Diffstat (limited to 'Master/texmf-dist/tpm/esdiff.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/esdiff.tpm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/esdiff.tpm b/Master/texmf-dist/tpm/esdiff.tpm new file mode 100644 index 00000000000..f566e320631 --- /dev/null +++ b/Master/texmf-dist/tpm/esdiff.tpm @@ -0,0 +1,33 @@ +<!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/esdiff.zip"> + <TPM:Name>esdiff</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2001/06/27 11:08:39</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Simplify typesetting of derivatives.</TPM:Title> + <TPM:Description> +The package makes writing derivatives very easy. It offers macros +for derivatives, partial derivatives and multiple derivatives, and +allows specification of the point at which the value is +calculated. Some typographic alternatives may be selected by +package options +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>19261</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="7467"> +texmf-dist/tex/latex/esdiff/esdiff.sty +texmf-dist/tpm/esdiff.tpm + </TPM:RunFiles> + <TPM:DocFiles size="196">texmf-dist/doc/latex/esdiff/readme.txt</TPM:DocFiles> + <TPM:SourceFiles size="11598"> +texmf-dist/source/latex/esdiff/esdiff.dtx +texmf-dist/source/latex/esdiff/esdiff.ins + </TPM:SourceFiles> + <TPM:Provides>Package/esdiff</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |