diff options
Diffstat (limited to 'Master/texmf-dist/tpm/psfrag.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/psfrag.tpm | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/psfrag.tpm b/Master/texmf-dist/tpm/psfrag.tpm new file mode 100644 index 00000000000..bd0435bb69f --- /dev/null +++ b/Master/texmf-dist/tpm/psfrag.tpm @@ -0,0 +1,47 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/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/psfrag.zip"> + <TPM:Name>psfrag</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2000/07/02 19:47:54</TPM:Date> + <TPM:Version>3.04</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Replace strings in encapsulated PostScript figures. + </TPM:Title> + <TPM:Description> +Allows LaTeX constructions (equations, picture environments, +etc.) to be precisely superimposed over Encapsulated PostScript +figures, using your own favorite drawing tool to create an EPS +figure and placing simple text ``tags'' where each replacement +is to be placed, with PSfrag automatically removing these +tags from the figure and replacing them with a user specified +LaTeX construction, properly aligned, scaled, and/or rotated. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Michael Grant</TPM:Author> + <TPM:Size>227260</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="14444"> +texmf-dist/dvips/psfrag/psfrag.pro +texmf-dist/tex/latex/psfrag/psfrag.sty +texmf-dist/tpm/psfrag.tpm + </TPM:RunFiles> + <TPM:DocFiles size="161951"> +texmf-dist/doc/latex/psfrag/example.eps +texmf-dist/doc/latex/psfrag/pfgguide.dvi +texmf-dist/doc/latex/psfrag/pfgguide.ps.gz +texmf-dist/doc/latex/psfrag/pfgguide.tex +texmf-dist/doc/latex/psfrag/testfig.eps + </TPM:DocFiles> + <TPM:SourceFiles size="50865"> +texmf-dist/source/latex/psfrag/00readme.txt +texmf-dist/source/latex/psfrag/announce.txt +texmf-dist/source/latex/psfrag/pfgguide.pfg +texmf-dist/source/latex/psfrag/psfrag.dtx +texmf-dist/source/latex/psfrag/psfrag.ins + </TPM:SourceFiles> + <TPM:Provides>Package/psfrag</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |