summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/lua-widow-control/lwc-manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/generic/lua-widow-control/lwc-manual.tex')
-rw-r--r--macros/luatex/generic/lua-widow-control/lwc-manual.tex10
1 files changed, 3 insertions, 7 deletions
diff --git a/macros/luatex/generic/lua-widow-control/lwc-manual.tex b/macros/luatex/generic/lua-widow-control/lwc-manual.tex
index c22375e34c..2b5be55196 100644
--- a/macros/luatex/generic/lua-widow-control/lwc-manual.tex
+++ b/macros/luatex/generic/lua-widow-control/lwc-manual.tex
@@ -64,7 +64,7 @@
\startdocument[
title=lua-widow-control,
author=Max Chernoff,
- version=2.2.1, %%version
+ version=2.2.2, %%version
github=https://github.com/gucci-on-fleek/lua-widow-control,
ctan=https://www.ctan.org/pkg/lua-widow-control,
]
@@ -741,19 +741,15 @@ ultra-short~lines.
interword glue. Narrow columns also stretch more easily than wide columns
since you need to expand a paragraph by less to make a new line.
- \item When running under \LuaMetaTeX{} (\ConTeXt{}), the log may
- contain many lines like \q{\type{luatex warning > tex: left parfill skip is gone}}. These messages
- are completely harmless (although admittedly quite annoying). \githubissue{7}
-
\item \Lwc/ only attempts to expand paragraphs on a page with
a \woo/. A global system like in \titlecite[global] would solve this;
however, this is both \acronym{NP}-complete\cite[plass] and
impossible to solve in a single pass. Very rarely would such a
system remove widows or orphans that \lwc/ cannot.
- \item \Lwc/ does not move footnotes in \mkxl/ due to limitations with the \LuaMetaTeX{} engine.
+ \item \Lwc/ does not move footnotes in \mkxl/ due to limitations with the \LuaMetaTeX{} engine. \githubissue{38}
- \item Draft mode does not colour any text in \mkxl/. Draft mode will not colour the first line of a page in \mkiv/ and \OpTeX{}.
+ \item Draft mode does not colour any text in \mkxl/. Draft mode will not colour the first line of a page in \mkiv/ and \OpTeX{}. \githubissue{39}
\stopitemize
\section{Contributions}