diff options
author | Werner Lemberg <wl@gnu.org> | 2006-12-13 08:34:15 +0000 |
---|---|---|
committer | Werner Lemberg <wl@gnu.org> | 2006-12-13 08:34:15 +0000 |
commit | 1edebb033577e14404a501743c3e8ab2be6e81ef (patch) | |
tree | 519b0fd379828b6c9f76e17b64ff5d3effe318c3 /Master/texmf-dist/tpm | |
parent | 3329d222ff9492eaaaf8f7c0c793374982d5a545 (diff) |
Unify glpyhlist.txt from lcdftools and dvipdfmx.
git-svn-id: svn://tug.org/texlive/trunk@2707 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tpm')
-rw-r--r-- | Master/texmf-dist/tpm/glyphlist.tpm | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/glyphlist.tpm b/Master/texmf-dist/tpm/glyphlist.tpm new file mode 100644 index 00000000000..9cbd13ef4ee --- /dev/null +++ b/Master/texmf-dist/tpm/glyphlist.tpm @@ -0,0 +1,22 @@ +<!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/glyphlist.zip"> + <TPM:Name>glyphlist</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>1970/01/01 00:00:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>wl</TPM:Creator> + <TPM:Title>Adobe Glyph List (AGL) with extensions.</TPM:Title> + <TPM:Description> +The Adobe Glyph List (AGL), together with a list of additional glyph names used by TeX fonts. + </TPM:Description> + <TPM:Author>Werner Lemberg</TPM:Author> + <TPM:Size>4768</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="4768"> +texmf-dist/fonts/map/glyphlist/glyphlist.txt +texmf-dist/fonts/map/glyphlist/texglyphlist.txt + </TPM:RunFiles> + <TPM:Provides>Package/glyphlist</TPM:Provides> + </rdf:Description> +</rdf:RDF> |