diff options
author | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-03 23:08:24 +0000 |
---|---|---|
committer | Staszek Wawrykiewicz <staw@gust.org.pl> | 2007-01-03 23:08:24 +0000 |
commit | 285b49feff46e2da03164eebb027b459ef413672 (patch) | |
tree | 9594b73cc4af5c626e85365fcc73b15fd7e30c8d | |
parent | ed5f549653b37621fc8af6c4fc22b232d2a5b910 (diff) |
tex-gyre.tpm add map function
git-svn-id: svn://tug.org/texlive/trunk@3130 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/tpm/tex-gyre.tpm | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/tex-gyre.tpm b/Master/texmf-dist/tpm/tex-gyre.tpm index a38e92f6ceb..5da86c1d287 100644 --- a/Master/texmf-dist/tpm/tex-gyre.tpm +++ b/Master/texmf-dist/tpm/tex-gyre.tpm @@ -597,6 +597,13 @@ texmf-dist/doc/fonts/tex-gyre/qtm-info.pdf texmf-dist/doc/fonts/tex-gyre/qtm-test.pdf texmf-dist/doc/fonts/tex-gyre/qtm-test.tex </TPM:DocFiles> + <TPM:Installation> + <TPM:Execute function="addMap" parameter="qbk.map"/> + <TPM:Execute function="addMap" parameter="qcs.map"/> + <TPM:Execute function="addMap" parameter="qpl.map"/> + <TPM:Execute function="addMap" parameter="qtm.map"/> +</TPM:Installation> + <TPM:Provides>Package/tex-gyre</TPM:Provides> </rdf:Description> </rdf:RDF> |