diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-30 22:56:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-30 22:56:48 +0000 |
commit | b87cc8c3e732db08ec5267565ee635f7d3718e13 (patch) | |
tree | b864f480bb8fe6e6df27001d70617d81c293322f /Master/texmf-dist/doc/lualatex | |
parent | 4ff1cb0c4febf9e026254486aa2c719ce5262d2a (diff) |
lua-check-hyphen (19apr18)
git-svn-id: svn://tug.org/texlive/trunk@47527 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex')
-rw-r--r-- | Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.pdf | bin | 112265 -> 112214 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/luacheckhyphenmanual.tex | 8 | ||||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/lua-check-hyphen/doc/sample.pdf | bin | 5266 -> 5268 bytes |
4 files changed, 8 insertions, 2 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 b54584322a5..24384114ef1 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 @@ -21,7 +21,7 @@ A typical workflow is: Copyright 2012–2018 Patrick Gundlach (patrick@gundla.ch) and other contributors (see github)<br> -Package version: 0.6 +Package version: 0.7a 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 Binary files differindex 23e92b23e68..a7011208903 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 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 4fcbaa84a3f..5d043a71246 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{csquotes,graphicx} -\newcommand\pkgversion{0.6} +\newcommand\pkgversion{0.7a} \titlepage{% title={The lua-check-hyphen package}, @@ -115,6 +115,12 @@ When you pass the Option \opt{final} to the \cmd{documentclass}, the \cmd{usepac \section{Changes} \begin{changelog} +\begin{release}{0.7a}{2018-04-19} + \item Bugfix for \texttt{--output-directory} with argument separated by = instead of whitespace. +\end{release} +\begin{release}{0.7}{2018-04-16} + \item Take \texttt{--output-directory} into account. +\end{release} \begin{release}{0.6}{2018-02-07} \item Remove dependencies and update package to a modern LuaTeX. Thanks to Christian Stadelmann. \end{release} 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 Binary files differindex dbd02e959b6..83d16992ee8 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 |