Directory tex-archive/macros/luatex/latex/lua-check-hyphen
# lua-check-hyphen
## Usage
\usepackage{lua-check-hyphen}
...
\LuaCheckHyphen{mark,whitelist={filea.txt,fileb.txt}}
## What it does
It lists all hyphenated words in the log file as well as in the file with the extension `.uhy`
## How to use
A typical workflow is:
* run final document
* put the correctly hyphenated words into a text file (format: each word separated with space or on a single line, only whitespace matters as a separator)
* add that file to the whitelist (as given above)
* optionally use the option `mark` to make the unknown hyphenated words visible in the PDF file
Copyright 2012 Patrick Gundlach (patrick@gundla.ch)
Package version: 0.1
Public repository: https://github.com/pgundlach/lua-check-hyphen
Licensed under the MIT license.
Directories
| Name | Notes |
|---|---|
doc |
Files
| Name | Size | Date | Notes |
|---|---|---|---|
README |
781 | 2012-06-20 03:37:30 | ==> /macros/luatex/latex/lua-check-hyphen/doc/README.md |
lua-check-hyphen.lua |
4728 | 2012-06-20 03:37:30 | |
lua-check-hyphen.sty |
1255 | 2012-06-20 03:37:30 |
Download the complete
contents of this directory in one zip archive
(84.5k).
lua-check-hyphen – Mark hyphenations in a document, for checking
The package looks at all hyphenation breaks in the document,
comparing them against a white-list prepared by the author. If a
hyphenation break is found, for which there is no entry in the
white-list, the package flags the line where the break starts.
The author may then either add the hyphenation to the white-list,
or adjust the document to avoid the break.
| Documentation |
Readme Package documentation |
| Version | 0.1 |
| License | Free license not otherwise listed, or more than one free license applies |
| Maintainer | Patrick Gundlach |
| Contained in | TeXLive as lua-check-hyphen |
| MiKTeX as lua-check-hyphen | |
| Topics |
macros or tables for hyphenation |
