diff options
Diffstat (limited to 'Master/texmf-dist/tpm/dotseqn.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/dotseqn.tpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/dotseqn.tpm b/Master/texmf-dist/tpm/dotseqn.tpm new file mode 100644 index 00000000000..1194d9cad25 --- /dev/null +++ b/Master/texmf-dist/tpm/dotseqn.tpm @@ -0,0 +1,36 @@ +<!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/dotseqn.zip"> + <TPM:Name>dotseqn</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/02/29 14:55:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Flush left equations with dotted leaders to the numbers. + </TPM:Title> + <TPM:Description> +The package provides a different format for typesetting equations, +one reportedly used in 'old style Britsh books': equationsaligned +on the left, with dots on the right leading to the equation +number. +In default of an equation number, the package operates much like +the fleqn class option (no leaders). +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>19208</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="4484"> +texmf-dist/tex/latex/dotseqn/dotseqn.sty +texmf-dist/tpm/dotseqn.tpm + </TPM:RunFiles> + <TPM:SourceFiles size="14724"> +texmf-dist/source/latex/dotseqn/dotseqn.dtx +texmf-dist/source/latex/dotseqn/dotseqn.ins +texmf-dist/source/latex/dotseqn/readme + </TPM:SourceFiles> + <TPM:Provides>Package/dotseqn</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |