summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/luatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-04-07 20:32:04 +0000
committerKarl Berry <karl@freefriends.org>2022-04-07 20:32:04 +0000
commitcfac1eeeae835746b5981896a562e8931b8a520e (patch)
treea1029f30dd2ae1efe5ea9163cb87d758799e11fb /Master/texmf-dist/source/luatex
parentdfdd0daa90a2e48dbfbe36c452b4f9fcaa6e7755 (diff)
lua-widow-control (7apr22)
git-svn-id: svn://tug.org/texlive/trunk@62976 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/luatex')
-rw-r--r--Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.tex b/Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.tex
index 7bec7a0a334..8d59b2a7357 100644
--- a/Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.tex
+++ b/Master/texmf-dist/source/luatex/lua-widow-control/lwc-documentation.tex
@@ -37,7 +37,7 @@
\startdocument[
title=lua-widow-control,
author=Max Chernoff,
- version=2.0.3, %%version
+ version=2.0.4, %%version
github=https://github.com/gucci-on-fleek/lua-widow-control,
ctan=https://www.ctan.org/pkg/lua-widow-control,
]
@@ -312,6 +312,8 @@ You could just disable then reenable \lwc/ every time that you use the command;
\Lwc/ automatically patches the default \LaTeX{}, \ConTeXt{}, and Plain~\TeX{} section commands, so you shouldn't need to patch these yourself. \Lwc/ also patches the commands provided by \sans{memoir}, \sans{\acronym{KOMA}-script}, and \sans{titlesec}. You'll need to patch any other section commands yourself.
+Note that the \LaTeX{} option does not \emph{append} commands to the disable list; rather, it \emph{sets} the list from scratch. This means that you can set an empty list to disable any command patching; however, this also means that if you want to disable one command on top of the defaults, you'll also need to manually include the default list.
+
\startTABLE
\NC Plain \TeX{}
\NC \inlineTEX{\lwcdisablecmd{$\meta{\backslash macro}$}}