summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hanging/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
commit007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch)
tree90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/hanging/README
parent950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff)
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hanging/README')
-rw-r--r--Master/texmf-dist/doc/latex/hanging/README31
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hanging/README b/Master/texmf-dist/doc/latex/hanging/README
new file mode 100644
index 00000000000..c635611c2bd
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hanging/README
@@ -0,0 +1,31 @@
+ The hanging package facilitates the typesetting of hanging paragraphs.
+It also enables typesetting with hanging punctuation; I don't necessarily
+recommend this.
+
+Changes in version 1.2
+o Option for less aggressive hanging punctuation
+
+Changes in version 1.1
+o Should now work with the ltugboat class
+o Takes options to exclude punctuations characters from being hung
+
+
+ The distribution consists of the following files:
+README (this file)
+hanging.ins
+hanging.dtx
+
+ The distribution is provided under the terms of the LaTeX
+Project Public License (LPPL).
+
+ To install the package:
+o run: latex hanging.ins (which will generate hanging.sty)
+o run: latex hanging.dtx
+o If you want an index then run: makeindex -s gind.ist hanging
+o run: latex hanging.dtx
+o Print hanging.dvi for a hardcopy of the package manual
+o Move hanging.sty to a location where LaTeX will find it.
+
+2001/03/15
+Peter Wilson
+peter.r.wilson@boeing.com