summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/plain/plipsum/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-08-27 22:14:17 +0000
committerKarl Berry <karl@freefriends.org>2012-08-27 22:14:17 +0000
commitd6ccdf19e007f0e6c885750f0bbb43fa0b4acce5 (patch)
tree7c92d59586895523f7f03f9dadaad378f4eba577 /Master/texmf-dist/doc/plain/plipsum/README
parentbb64113f0c117e1f3236a66b9f963b9bca4955e0 (diff)
new plain package plipsum (27aug12)
git-svn-id: svn://tug.org/texlive/trunk@27541 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/plain/plipsum/README')
-rw-r--r--Master/texmf-dist/doc/plain/plipsum/README59
1 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/plain/plipsum/README b/Master/texmf-dist/doc/plain/plipsum/README
new file mode 100644
index 00000000000..8c5482b75a4
--- /dev/null
+++ b/Master/texmf-dist/doc/plain/plipsum/README
@@ -0,0 +1,59 @@
+_____________________________________________________
+
+ ~ plipsum ~
+
+ `Lorem ipsum' paragraphs generator for the purposes
+ of the plain TeX developers.
+
+ Sergio Spina (sergio.am.spina@gmail.com)
+
+_____________________________________________________
+
+
+
+
+1. Contents of the package
+--------------------------
+
+ plipsum.dtx
+ plipsum.ins
+ README (this file)
+
+
+
+2. Installation
+--------------------------
+
+ - Run plipsum.ins through latex
+
+ - Move the resulting .tex file to a place where latex finds it.
+ On a TDS compliant system this should be (substitute $TEXMF
+ with your local or home texmf directory):
+
+ $TEXMF/tex/plain/plipsum/
+
+ - If you like to, move the source files (.dtx and .ins) in a
+ source directory of your system.
+
+ - Update your filename database. How to achieve this depends
+ on your system. For TeXlive `texhash' will work.
+
+ - If you are using a non TDS compliant system take a look in
+ the documentation how to install new packages.
+
+
+
+3. License
+--------------------------
+This material is subject to the LaTeX Project Public License. See
+
+ http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+
+for the details of that license.
+
+
+
+
+Enjoy plipsum.
+
+= END =