summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/lua-widow-control/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/generic/lua-widow-control/README.md')
-rw-r--r--macros/luatex/generic/lua-widow-control/README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/macros/luatex/generic/lua-widow-control/README.md b/macros/luatex/generic/lua-widow-control/README.md
new file mode 100644
index 0000000000..6f113569b4
--- /dev/null
+++ b/macros/luatex/generic/lua-widow-control/README.md
@@ -0,0 +1,17 @@
+<!-- lua-widow-control
+ https://github.com/gucci-on-fleek/lua-widow-control
+ SPDX-License-Identifier: MPL-2.0+ OR CC-BY-SA-4.0+
+ SPDX-FileCopyrightText: 2021 gucci-on-fleek
+-->
+
+lua-widow-control
+=================
+
+Lua-widow-control is a Plain TeX/LaTeX/ConTeXt package that removes widows and orphans without any user intervention. Using the power of LuaTeX, it does so _without_ stretching any glue or shortening any pages. Instead, lua-widow-control automatically lengthens a paragraph on a page where a widow or orphan would otherwise occur.
+
+Please see the [full documentation](https://github.com/gucci-on-fleek/lua-widow-control/releases/latest/download/lua-widow-control.pdf) for more.
+
+Licence
+-------
+
+Lua-widow-control is licensed under the [_Mozilla Public License_, version 2.0](https://www.mozilla.org/en-US/MPL/2.0/) or greater. The documentation is additionally licensed under [CC-BY-SA, version 4.0](https://creativecommons.org/licenses/by-sa/4.0/legalcode) or greater.