Directory tex-archive/macros/luatex/generic/spelling
This material is subject to the LaTeX Project Public License. See
<http://www.latex-project.org/lppl/> for the details of that license.
### Package information
Package name: spelling
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>
### Description
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 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.
### Development
The development repository is currently hosted at
[GitHub](https://github.com/sh2d/spelling/). Code documentation is in
[LuaDoc](http://keplerproject.github.com/luadoc/) format and can be
generated via
luadoc -d API *.lua
Bugs and a wish list can be found in the
[issue tracker](https://github.com/sh2d/spelling/issues/). Patches
welcome!
_Happy TeXing!_
### File list
CHANGES
LICENSE
README
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
spelling-stage-3.lua
spelling-stage-4.lua
<!--
%%% Local Variables:
%%% coding: utf-8
%%% mode: markdown
%%% End:
-->
Files
| Name | Size | Date | Notes |
|---|---|---|---|
CHANGES |
2147 | 2013-05-23 06:37:07 | |
LICENSE |
19106 | 2012-11-26 06:03:34 | |
README |
1605 | 2013-05-23 06:37:37 | |
spelling-doc-lst-lua.tex |
3294 | 2013-05-23 06:32:02 | |
spelling-doc.bad |
35 | 2013-05-23 04:52:04 | |
spelling-doc.pdf |
127173 | 2013-05-23 06:40:33 | |
spelling-doc.tex |
33026 | 2013-05-23 06:37:07 | |
spelling-main.lua |
6377 | 2013-05-23 06:37:07 | |
spelling-recurse.lua |
3538 | 2013-05-23 06:37:07 | |
spelling-stage-1.lua |
11841 | 2013-05-23 06:37:07 | |
spelling-stage-2.lua |
22141 | 2013-05-23 06:37:07 | |
spelling-stage-3.lua |
8854 | 2013-05-23 06:37:07 | |
spelling-stage-4.lua |
5973 | 2013-05-23 06:37:07 | |
spelling.sty |
4612 | 2013-05-23 06:37:07 |
Download the complete
contents of this directory in one zip archive
(160.1k).
spelling – Support for spell-checking of LuaTeX documents
The package aids 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-checkers, even dumb,
TeX-unaware ones.
| Documentation |
Package documentation Package documentation Readme Readme Record of changes |
| Version | 0.3 |
| License | The LaTeX Project Public License 1.3 |
| Copyright | 2012 Stephan Hennig |
| Maintainer | Stephan Hennig |
| Contained in | TeXLive as spelling |
| MiKTeX as spelling | |
| Topics |
TeX-aware spelling checker LuaTeX and packages that require it |
