summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/shapepar/README.shapepar
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/shapepar/README.shapepar
Initial commit
Diffstat (limited to 'macros/latex/contrib/shapepar/README.shapepar')
-rw-r--r--macros/latex/contrib/shapepar/README.shapepar36
1 files changed, 36 insertions, 0 deletions
diff --git a/macros/latex/contrib/shapepar/README.shapepar b/macros/latex/contrib/shapepar/README.shapepar
new file mode 100644
index 0000000000..0d53263db7
--- /dev/null
+++ b/macros/latex/contrib/shapepar/README.shapepar
@@ -0,0 +1,36 @@
+shapepar.sty by Donald Arseneau.
+
+\shapepar: a macro to typeset paragraphs in a specific shape. The
+size is adjusted automatically so that the entire shape is filled
+with the provided text. There can be no displayed math, and no
+"\vadjust" material (no "\vspace"). These macros work for both
+LaTeX and Plain TeX. For LaTeX, specify \usepackage{shapepar},
+or for Plain, \input shapepar.sty.
+
+Contents:
+
+README.shapepar this file
+shapepar.sty macro definitions (for LaTeX or Plain TeX)
+shapepar.ltx manual for shapepar (run latex shapepar.ltx)
+shapepar.pdf the processed manual
+Canflagshape.def Canadian flag shape definition
+TeXshape.def TeX shape definition
+candleshape.def burning candle shape definition (Timothy C. Burt)
+dropshape.def rain drop shapes (Gerhard A. Bachmaier)
+triangleshapes.def triangles (Gerhard A. Bachmaier)
+proshap.py shape generator by Manuel Gutierrez Algaba
+
+Copyright and permission:
+
+Each file is subject to copyright held by its author/owner,
+either Donald Arseneau or the person noted above and in the file.
+
+proshap.py is licensed under the terms of the GNU GPL,
+version 2 or later; http://www.gnu.org/licenses/gpl-2.0.html.
+
+All other files are licensed by the statement:
+
+ This software may be freely used, transmitted, shared, copied, sold,
+ or modified, provided that any modifications are clearly identified
+ and this notice is left intact.
+