summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/spelling/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/spelling/README')
-rw-r--r--Master/texmf-dist/doc/luatex/spelling/README19
1 files changed, 10 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/luatex/spelling/README b/Master/texmf-dist/doc/luatex/spelling/README
index 6489095d30c..fa268331678 100644
--- a/Master/texmf-dist/doc/luatex/spelling/README
+++ b/Master/texmf-dist/doc/luatex/spelling/README
@@ -6,9 +6,9 @@ This material is subject to the LaTeX Project Public License. See
### Package information
Package name: spelling
-Summary description: Aid spell-checking LuaTeX documents.
-Version: v0.3
-Date: 2013-02-12
+Summary description: support for spell-checking of LuaTeX documents
+Version: v0.4
+Date: 2013-05-23
License: [LPPL v1.3c](http://www.latex-project.org/lppl/lppl-1-3c.html)
Maintenance status: maintained
Current maintainer: Stephan Hennig, <sh2d@arcor.de>
@@ -17,11 +17,11 @@ Current maintainer: Stephan Hennig, <sh2d@arcor.de>
### Description
-This package aids spell-checking of TeX documents compiled with the
+This package supports spell-checking of TeX documents compiled with the
LuaTeX engine. It can give visual feedback in PDF output similar to
WYSIWYG word processors. The package relies on an external
-spell-checker application to check spelling of a text file and to output
-a list of bad spellings. The package should work with most
+spell-checker application that can check a plain text file and output a
+list of bad spellings. The package should work with most
spell-checkers, even dumb, TeX-unaware ones.
@@ -36,8 +36,8 @@ generated via
luadoc -d API *.lua
Bugs and a wish list can be found in the
-[issue tracker](https://github.com/sh2d/spelling/issues/).
-Contributions of any kind are warmly welcome!
+[issue tracker](https://github.com/sh2d/spelling/issues/). Patches
+welcome!
_Happy TeXing!_
@@ -49,10 +49,11 @@ _Happy TeXing!_
CHANGES
LICENSE
README
- spelling.lua
spelling.sty
spelling-doc.bad
spelling-doc.tex
+ spelling-doc-lst-lua.tex
+ spelling-main.lua
spelling-recurse.lua
spelling-stage-1.lua
spelling-stage-2.lua