diff options
Diffstat (limited to 'Master/texmf-dist/tpm/hvfloat.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/hvfloat.tpm | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/hvfloat.tpm b/Master/texmf-dist/tpm/hvfloat.tpm new file mode 100644 index 00000000000..680ac0fd9f4 --- /dev/null +++ b/Master/texmf-dist/tpm/hvfloat.tpm @@ -0,0 +1,42 @@ +<!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/hvfloat.zip"> + <TPM:Name>hvfloat</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2003/06/01 07:00:00</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title> +Rotating caption and object of floats independently. + </TPM:Title> + <TPM:Description> +This package defines a macro to place objects (tables and +figures) and their captions in different positions with +different rotating angles within a float. All objects and captions can be +framed. The main command is \hvFloat{float type}{floating +object}{caption}{label} and a simple example is +\hvFloat{figure}{\includegraphics{rose}}{Caption}{fig:0}. +Options are included to place captions to the right or left, and +rotated. Setting nonFloat=true results in placing the float +here. +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Herbert Voss</TPM:Author> + <TPM:Size>367927</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="13061"> +texmf-dist/tex/latex/hvfloat/hvfloat.sty +texmf-dist/tpm/hvfloat.tpm + </TPM:RunFiles> + <TPM:DocFiles size="354866"> +texmf-dist/doc/latex/hvfloat/VERSION-1.1 +texmf-dist/doc/latex/hvfloat/bateaux.jpg +texmf-dist/doc/latex/hvfloat/hvfloat.pdf +texmf-dist/doc/latex/hvfloat/hvfloat.tex +texmf-dist/doc/latex/hvfloat/rose.eps +texmf-dist/doc/latex/hvfloat/rose.png + </TPM:DocFiles> + <TPM:Provides>Package/hvfloat</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |