diff options
Diffstat (limited to 'Master/texmf-dist/tpm/subeqn.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/subeqn.tpm | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/Master/texmf-dist/tpm/subeqn.tpm b/Master/texmf-dist/tpm/subeqn.tpm deleted file mode 100644 index 145668d58cf..00000000000 --- a/Master/texmf-dist/tpm/subeqn.tpm +++ /dev/null @@ -1,44 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/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>2006/01/11 23:58:04</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>110249</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="3868"> -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> - |