diff options
Diffstat (limited to 'Master/texmf-dist/tpm/subeqn.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/subeqn.tpm | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/subeqn.tpm b/Master/texmf-dist/tpm/subeqn.tpm new file mode 100644 index 00000000000..5008ff264db --- /dev/null +++ b/Master/texmf-dist/tpm/subeqn.tpm @@ -0,0 +1,43 @@ +<!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/subeqn.zip"> + <TPM:Name>subeqn</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/05/09 21:01:54</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Package for subequation numbering.</TPM:Title> + <TPM:Description> +Sometimes it is necessary to be able to refer to subexpressions +of an equation. In order to do that these subexpressions should +be numbered. In standard LaTeX there is no provision for +this. To solve this problem Stephen Gildea once wrote +subeqn.sty for LaTeX 2.09; +Donald Arsenau rewrote the macros and Johannes Braams made them +available for LaTeX2e. +Note that this package is not compatible with the package +subeqnarray (written by Johannes +Braams), but it can be used together with the LaTeX class options +leqno and fleqn. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>110215</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="3834"> +texmf-dist/tex/latex/subeqn/subeqn.sty +texmf-dist/tpm/subeqn.tpm + </TPM:RunFiles> + <TPM:DocFiles size="94716"> +texmf-dist/doc/latex/subeqn/manifest.txt +texmf-dist/doc/latex/subeqn/subeqn.pdf +texmf-dist/doc/latex/subeqn/subeqn.tex + </TPM:DocFiles> + <TPM:SourceFiles size="11665"> +texmf-dist/source/latex/subeqn/subeqn.dtx +texmf-dist/source/latex/subeqn/subeqn.ins + </TPM:SourceFiles> + <TPM:Provides>Package/subeqn</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |