summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/chkfloat/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-08-20 22:39:24 +0000
committerKarl Berry <karl@freefriends.org>2012-08-20 22:39:24 +0000
commitfcbf59f6f4e30fd0acf97087ff5e62b11af41c2d (patch)
tree651d5582008b30782a7d450140bb825a03beae0a /Master/texmf-dist/doc/latex/chkfloat/README
parente2ed98d1225ce866bbcaf6263ad27a2e8f8d0991 (diff)
new latex package chkfloat (20aug12)
git-svn-id: svn://tug.org/texlive/trunk@27473 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/chkfloat/README')
-rw-r--r--Master/texmf-dist/doc/latex/chkfloat/README44
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/chkfloat/README b/Master/texmf-dist/doc/latex/chkfloat/README
new file mode 100644
index 00000000000..e272582e8ae
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/chkfloat/README
@@ -0,0 +1,44 @@
+ The chkfloat package
+ Checking floats that get too far from their origin
+
+
+File: README
+Author: Tomas Hejda
+E-mail: tohecz@gmail.com
+
+
+DESCRIPTION
+===========
+
+This package provides one single feature. It shows a warning whenever
+a float is placed more than a pre-defined pages from its orinigal
+page.
+
+Copyright: (C) 2012 Tomas Hejda
+Licence: The LaTeX Project Public License version 1.3 or higher
+ http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+
+FILES IN DISTRIBUTION
+=====================
+
+ README This file.
+ chkfloat.sty Class file.
+ chkfloat.pdf Documentation file.
+ chkfloat.tex Documentation source file.
+
+BASIC INSTALLATION
+====================
+
+ The minimum requirement to use the package is the to have
+ chkfloat.sty in a directory where TeX can find it.
+
+ For a basic installation on a TDS compliant system, move the
+ following files to the following directories:
+
+ <texmf>/tex/latex/chkfloat/
+ chkfloat.sty
+
+ <texmf>/doc/latex/chkfloat/
+ README
+ chkfloat.pdf
+