summaryrefslogtreecommitdiff
path: root/macros/optex/base/others.opm
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-02-10 03:01:41 +0000
committerNorbert Preining <norbert@preining.info>2023-02-10 03:01:41 +0000
commite10a52ebe817fe7ff0235c066d83f51f39d3e023 (patch)
tree9148206ad017e5947e391d1eb4f3858feb493648 /macros/optex/base/others.opm
parentffdef3cddca5a0b9133dd928291b000452777ad8 (diff)
CTAN sync 202302100301
Diffstat (limited to 'macros/optex/base/others.opm')
-rw-r--r--macros/optex/base/others.opm6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/optex/base/others.opm b/macros/optex/base/others.opm
index 98df836f76..cde2f02fa1 100644
--- a/macros/optex/base/others.opm
+++ b/macros/optex/base/others.opm
@@ -177,9 +177,9 @@
\_else % LuaTeX 1.14 or newer:
\_doc -----------------------------
- We set `\partokenneame` to `\_par` in order to keep the name `\par` in
- user name space. I.e. a user can say `\def\par{paragraph}` for example
- without crash of processing the document. Se section~\ref[prefixed] for
+ We set `\partokenneame` to `\_par` in order to keep the name `\par` in the
+ public namespace for end users. I.e.\ a user can say `\def\par{paragraph}` for example
+ without crash of processing the document. Se section~\ref[namespaces] for
more details about the name space concept.\nl
Moreover, we set `\partokencontext` to one in order to the `\_par` token
is inserted not only at empty lines, but also at the end of `\vbox`, `\vtop` and