diff options
Diffstat (limited to 'Master/texmf-dist/tpm/figbib.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/figbib.tpm | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/figbib.tpm b/Master/texmf-dist/tpm/figbib.tpm new file mode 100644 index 00000000000..dd4b7f7509b --- /dev/null +++ b/Master/texmf-dist/tpm/figbib.tpm @@ -0,0 +1,45 @@ +<!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/figbib.zip"> + <TPM:Name>figbib</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2004/09/16 09:12:14</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Organize figure databases with BibTeX.</TPM:Title> + <TPM:Description> +FigBib lets you organize your figures in BibTeX databases. +Some FigBib features are: +-- Store and manage figures in a BibTeX database +- Include figures in your LaTeX document with one short command +-- Generate a List of Figures containing more/other information +than the figure captions +-- Control with one switch where to output the figures, either +as usual float objects or in a separate part at the end of your +document. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>unknown</TPM:Author> + <TPM:Size>196550</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="13860"> +texmf-dist/bibtex/bib/figbib/figbib_sample.bib +texmf-dist/bibtex/bst/figbib/figbib.bst +texmf-dist/bibtex/bst/figbib/figbib1.bst +texmf-dist/tex/latex/figbib/figbib.sty +texmf-dist/tpm/figbib.tpm + </TPM:RunFiles> + <TPM:DocFiles size="182690"> +texmf-dist/doc/latex/figbib/README +texmf-dist/doc/latex/figbib/figbib_doc.pdf +texmf-dist/doc/latex/figbib/figbib_doc.tex +texmf-dist/doc/latex/figbib/figbib_sample.figbib.1.fig +texmf-dist/doc/latex/figbib/figbib_sample.figbib.2.fig +texmf-dist/doc/latex/figbib/figbib_sample.pdf +texmf-dist/doc/latex/figbib/figbib_sample.tex +texmf-dist/doc/latex/figbib/smiley.eps + </TPM:DocFiles> + <TPM:Provides>Package/figbib</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |