diff options
Diffstat (limited to 'Master/texmf-dist/tpm/shapepar.tpm')
-rw-r--r-- | Master/texmf-dist/tpm/shapepar.tpm | 51 |
1 files changed, 0 insertions, 51 deletions
diff --git a/Master/texmf-dist/tpm/shapepar.tpm b/Master/texmf-dist/tpm/shapepar.tpm deleted file mode 100644 index efd9082adcb..00000000000 --- a/Master/texmf-dist/tpm/shapepar.tpm +++ /dev/null @@ -1,51 +0,0 @@ -<!DOCTYPE rdf:RDF SYSTEM "../../support/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/shapepar.zip"> - <TPM:Name>shapepar</TPM:Name> - <TPM:Type>Package</TPM:Type> - <TPM:Date>2006/11/25 04:26:32</TPM:Date> - <TPM:Version>2.0</TPM:Version> - <TPM:Creator>staszek</TPM:Creator> - <TPM:Title> -A macro to typeset paragraphs in specific shapes. - </TPM:Title> - <TPM:Description> -\shapepar is a macro to typeset paragraphs in a specific -shape. The size is adjusted automatically so that the entire -shape is filled with text. There may not be displayed maths or -"\vadjust" material (no "\vspace") in the argument of \shapepar. -The macros work for both LaTeX and plain TeX. For LaTeX, specify -\usepackage{shapepar}, or for Plain, \input shapepar.sty. -\shapepar works in terms of user-defined shapes, though the -package does provide some predefined shapes: so you can form any -paragraph into the form of a heart by putting -\heartpar{sometext...} inside your document. The tedium of -creating these polygon definitions may be alleviated by using the -shapepatch extension to -transfig which will convert xfig -output to \shapepar polygon form. -[description copied from TeX Catalogue] - </TPM:Description> - <TPM:Author>Donald Arseneau</TPM:Author> - <TPM:Size>281954</TPM:Size> - <TPM:License></TPM:License> - <TPM:Build/> - <TPM:RunFiles size="46227"> -texmf-dist/tex/generic/shapepar/shapepar.sty -texmf-dist/tpm/shapepar.tpm - </TPM:RunFiles> - <TPM:DocFiles size="235727"> -texmf-dist/doc/generic/shapepar/Canflagshape.def -texmf-dist/doc/generic/shapepar/README.shapepar -texmf-dist/doc/generic/shapepar/TeXshape.def -texmf-dist/doc/generic/shapepar/candleshape.def -texmf-dist/doc/generic/shapepar/dropshape.def -texmf-dist/doc/generic/shapepar/proshap.py -texmf-dist/doc/generic/shapepar/shapepar.ltx -texmf-dist/doc/generic/shapepar/shapepar.pdf -texmf-dist/doc/generic/shapepar/triangleshapes.def - </TPM:DocFiles> - <TPM:Provides>Package/shapepar</TPM:Provides> - </rdf:Description> -</rdf:RDF> - |