diff options
Diffstat (limited to 'Master/texmf-dist/tpm/boites.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/boites.tpm | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/tpm/boites.tpm b/Master/texmf-dist/tpm/boites.tpm new file mode 100644 index 00000000000..35713b151a2 --- /dev/null +++ b/Master/texmf-dist/tpm/boites.tpm @@ -0,0 +1,36 @@ +<!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/boites.zip"> + <TPM:Name>boites</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2002/02/23 20:02:34</TPM:Date> + <TPM:Version></TPM:Version> + <TPM:Creator>rahtz</TPM:Creator> + <TPM:Title>Boxes that may break across pages</TPM:Title> + <TPM:Description> +Defines environments that allow page breaks inside framed +boxes and include a few examples (shaded box, box with a +wavy line on its side, etc.) +[description copied from TeX Catalogue] + </TPM:Description> + <TPM:Author>Vincent Zoonekynd</TPM:Author> + <TPM:Size>53896</TPM:Size> + <TPM:Build/> + <TPM:RunFiles size="13073"> +texmf-dist/tex/latex/boites/boites.sty +texmf-dist/tex/latex/boites/boites_exemples.sty +texmf-dist/tpm/boites.tpm + </TPM:RunFiles> + <TPM:DocFiles size="40101"> +texmf-dist/doc/latex/boites/README +texmf-dist/doc/latex/boites/boites_exemples.dvi +texmf-dist/doc/latex/boites/boites_exemples.tex + </TPM:DocFiles> + <TPM:SourceFiles size="722"> +texmf-dist/source/latex/boites/Makefile +texmf-dist/source/latex/boites/ligne_qui_ondule_sur_la_gauche.eps + </TPM:SourceFiles> + <TPM:Provides>Package/boites</TPM:Provides> + </rdf:Description> +</rdf:RDF> + |