diff options
Diffstat (limited to 'Master/texmf-dist/tpm/galley.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/galley.tpm | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/Master/texmf-dist/tpm/galley.tpm b/Master/texmf-dist/tpm/galley.tpm deleted file mode 100644 index bb82bf4823d..00000000000 --- a/Master/texmf-dist/tpm/galley.tpm +++ /dev/null @@ -1,34 +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/galley.zip"> - <TPM:Name>galley</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/01/11 23:49:19</TPM:Date> - <TPM:Version>1.0</TPM:Version> - <TPM:Creator>rahtz</TPM:Creator> - <TPM:Title>The galley package.</TPM:Title> - <TPM:Description> -This module provides the data structure for galleys and contains -the low-level interfaces for direct manipulation of this data structure. -Higher-level templates for interfacing with the galley mechanism -are set up by the module xhj. - </TPM:Description> - <TPM:Author></TPM:Author> - <TPM:Size>248015</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="61583"> -texmf-dist/tex/latex3/galley/galley2.sty -texmf-dist/tex/latex3/galley/xhj.sty -texmf-dist/tpm/galley.tpm - </TPM:RunFiles> - <TPM:DocFiles size="5568">texmf-dist/doc/latex3/galley/xhj-test.tex</TPM:DocFiles> - <TPM:SourceFiles size="180864"> -texmf-dist/source/latex3/galley/galley2.dtx -texmf-dist/source/latex3/galley/galley2.ins -texmf-dist/source/latex3/galley/xhj.dtx - </TPM:SourceFiles> - <TPM:Provides>Package/galley</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |