diff options
Diffstat (limited to 'Master/texmf-dist/tpm/galois.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/galois.tpm | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/galois.tpm b/Master/texmf-dist/tpm/galois.tpm new file mode 100644 index 00000000000..75769af4a02 --- /dev/null +++ b/Master/texmf-dist/tpm/galois.tpm @@ -0,0 +1,30 @@ +<!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/galois.zip"> + <TPM:Name>galois</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> +Write Galois connections in two-dimensional style. + </TPM:Title> + <TPM:Description> +A LaTeX package for writing Galois connections (two dimensional notation). + </TPM:Description> + <TPM:Author>Patrick Cousot</TPM:Author> + <TPM:Size>28908</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="8149"> +texmf-dist/tex/latex/galois/galois.sty +texmf-dist/tpm/galois.tpm + </TPM:RunFiles> + <TPM:SourceFiles size="20759"> +texmf-dist/source/latex/galois/README +texmf-dist/source/latex/galois/galois.dtx +texmf-dist/source/latex/galois/galois.ins + </TPM:SourceFiles> + <TPM:Provides>Package/galois</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |