diff options
author | Karl Berry <karl@freefriends.org> | 2007-01-17 22:14:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-01-17 22:14:38 +0000 |
commit | aa45ba1499aaf07b7a63694d5a9853ab4b6a92a4 (patch) | |
tree | a0741d0f816c45c59606c5dfab8aa7706995ac7b /Master/texmf-dist/tpm | |
parent | bd20a8ca78657278f385d36860ed91569b264ba1 (diff) |
new latex package pdfsync
git-svn-id: svn://tug.org/texlive/trunk@3557 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/pdfsync.tpm | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/pdfsync.tpm b/Master/texmf-dist/tpm/pdfsync.tpm new file mode 100644 index 00000000000..8ddee227127 --- /dev/null +++ b/Master/texmf-dist/tpm/pdfsync.tpm @@ -0,0 +1,23 @@ +<!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/pdfsync.zip"> + <TPM:Name>pdfsync</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2007/01/16 13:12:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>karl</TPM:Creator> + <TPM:Title>The pdfsync package.</TPM:Title> + <TPM:Description></TPM:Description> + <TPM:Author></TPM:Author> + <TPM:Size>12980</TPM:Size> + <TPM:License></TPM:License> + <TPM:Build/> + <TPM:RunFiles size="10729"> +texmf-dist/tex/latex/pdfsync/pdfsync.sty +texmf-dist/tpm/pdfsync.tpm + </TPM:RunFiles> + <TPM:DocFiles size="3108">texmf-dist/doc/latex/pdfsync/README</TPM:DocFiles> + <TPM:Provides>Package/pdfsync</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |