diff options
author | Karl Berry <karl@freefriends.org> | 2007-04-13 00:07:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-04-13 00:07:17 +0000 |
commit | 9f9c13f3e8d249b1d4c7b782cee4eee8ef847a9a (patch) | |
tree | a6ddb5de114b603b85708f8f41164b7bac0961a0 /Master/texmf-dist/tpm | |
parent | a5e58f206441c527c0aaa500f7f17d788fbd97b2 (diff) |
new latex package bookest (12apr07)
git-svn-id: svn://tug.org/texlive/trunk@4158 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/bookest.tpm | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/bookest.tpm b/Master/texmf-dist/tpm/bookest.tpm new file mode 100644 index 00000000000..c66bac92a20 --- /dev/null +++ b/Master/texmf-dist/tpm/bookest.tpm @@ -0,0 +1,29 @@ +<!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/bookest.zip"> + <TPM:Name>bookest</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2007/04/12 12:25:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The bookest package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>294400</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="17755"> +texmf-dist/tex/latex/bookest/bookest.cls +texmf-dist/tpm/bookest.tpm + </TPM:RunFiles> + <TPM:DocFiles size="277699"> +texmf-dist/doc/latex/bookest/README +texmf-dist/doc/latex/bookest/bookestdoc-en.pdf +texmf-dist/doc/latex/bookest/bookestdoc-en.tex +texmf-dist/doc/latex/bookest/bookestdoc-it.pdf +texmf-dist/doc/latex/bookest/bookestdoc-it.tex + </TPM:DocFiles> + <TPM:Provides>Package/bookest</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |