summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex/lua-check-hyphen
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-08-01 21:39:19 +0000
committerKarl Berry <karl@freefriends.org>2017-08-01 21:39:19 +0000
commit455c5841ac6087e5addbd8ef224a53aec1dee955 (patch)
tree8ca5be4eebe3b2acd6b6edafcb0782ff44240558 /Master/texmf-dist/doc/lualatex/lua-check-hyphen
parent569c59914fed1f743994ef0b27bd15402aa6f603 (diff)
lua-check-hyphen (1aug17)
git-svn-id: svn://tug.org/texlive/trunk@44936 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex/lua-check-hyphen')
-rw-r--r--Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/README.md4
-rw-r--r--Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdfbin111253 -> 141209 bytes
-rw-r--r--Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.tex7
-rw-r--r--Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/sample.pdfbin5275 -> 7622 bytes
4 files changed, 7 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/README.md b/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/README.md
index de4d6aae600..45d8bb16bb2 100644
--- a/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/README.md
+++ b/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/README.md
@@ -20,8 +20,8 @@ A typical workflow is:
* optionally use the option `mark` to make the unknown hyphenated words visible in the PDF file
-Copyright 2012–2016 Patrick Gundlach (patrick@gundla.ch)<br>
-Package version: 0.4
+Copyright 2012–2017 Patrick Gundlach (patrick@gundla.ch)<br>
+Package version: 0.5
Public repository: https://github.com/pgundlach/lua-check-hyphen<br>
Licensed under the MIT license. See the file 'mit-license.txt' for exact terms.<br>
Status: works fine, slightly unmaintained.<br>
diff --git a/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf b/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf
index 73038da7165..90e20be8542 100644
--- a/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf
+++ b/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.tex b/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.tex
index 78f34fc6cdc..d0af16269cf 100644
--- a/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.tex
+++ b/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.tex
@@ -1,6 +1,6 @@
\documentclass{ltxdockit}
-\usepackage{dtklogos,csquotes,graphicx}
-\newcommand\pkgversion{0.4}
+\usepackage{csquotes,graphicx}
+\newcommand\pkgversion{0.5}
\titlepage{%
title={The lua-check-hyphen package},
@@ -115,6 +115,9 @@ When you pass the Option \opt{final} to the \cmd{documentclass}, the \cmd{usepac
\section{Changes}
\begin{changelog}
+\begin{release}{0.5}{2017-07-31}
+ \item Fix error where I can't find a whitelist file, but the io.open() call does not return an error message.
+\end{release}
\begin{release}{0.4}{2016-04-01}
\item Compact representation of hyphenated words that occur more than once with different hyphenation positions (option copmact=true).
\item Sort uhy entries alphabetically and only use lowercase words in the file.
diff --git a/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/sample.pdf b/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/sample.pdf
index 25e730c110a..92eeeab1007 100644
--- a/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/sample.pdf
+++ b/Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/sample.pdf
Binary files differ