summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex')
-rw-r--r--Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex b/Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex
index 965fba80629..6bacfe7f059 100644
--- a/Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex
+++ b/Master/texmf-dist/doc/luatex/base/luatex-callbacks.tex
@@ -619,7 +619,7 @@ end
It is ok to return nothing in which case you also need to flush the box or deal
with it yourself. The prevdepth is also optional. Locations are \type {box},
\type {alignment}, \type {equation}, \type {equation_number} and \type
-{post_linebreak}.
+{post_linebreak}. You can pass \type {nil} instead of a node.
\subsection{\cbk {post_linebreak_filter}}