diff options
Diffstat (limited to 'Master/texmf-dist/tpm/dcpic.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/dcpic.tpm | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/dcpic.tpm b/Master/texmf-dist/tpm/dcpic.tpm new file mode 100644 index 00000000000..18dad919b77 --- /dev/null +++ b/Master/texmf-dist/tpm/dcpic.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/dcpic.zip"> + <TPM:Name>dcpic</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2003/02/24 12:51:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Commutative diagrams in a LaTeX and TeX documents. + </TPM:Title> + <TPM:Description> +DCpic is a package for typesetting Commutative Diagrams within a +LaTeX and TeX documents. Its distinguishing features are: a +powerful graphical engine, the PiCTeX package; an easy +specification syntax in which a commutative diagram is described +in terms of its objects and its arrows (morphism), positioned in +a Cartesian coordinate system. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Pedro Quaresma</TPM:Author> + <TPM:Size>389230</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="38441"> +texmf-dist/tex/latex/dcpic/dcpic.sty +texmf-dist/tpm/dcpic.tpm + </TPM:RunFiles> + <TPM:DocFiles size="350789"> +texmf-dist/doc/latex/dcpic/examples.tex +texmf-dist/doc/latex/dcpic/gpl.txt +texmf-dist/doc/latex/dcpic/man4.0-pt.pdf +texmf-dist/doc/latex/dcpic/man4.0.pdf + </TPM:DocFiles> + <TPM:Provides>Package/dcpic</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |