[latex3-commits] [latex3/latex3] main: comment out undocumented primitives (141bd6ddb)

github at latex-project.org github at latex-project.org
Tue Jul 25 10:38:37 CEST 2023


Repository : https://github.com/latex3/latex3
On branch  : main
Link       : https://github.com/latex3/latex3/commit/141bd6ddb39ea7a133b6cda4fae7f47667de3bbc

>---------------------------------------------------------------

commit 141bd6ddb39ea7a133b6cda4fae7f47667de3bbc
Author: mbertucci47 <61854785+mbertucci47 at users.noreply.github.com>
Date:   Sat Jul 22 08:11:57 2023 -0600

    comment out undocumented primitives


>---------------------------------------------------------------

141bd6ddb39ea7a133b6cda4fae7f47667de3bbc
 l3kernel/l3names.dtx | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/l3kernel/l3names.dtx b/l3kernel/l3names.dtx
index cf0b77272..99a128099 100644
--- a/l3kernel/l3names.dtx
+++ b/l3kernel/l3names.dtx
@@ -825,7 +825,8 @@
   \@@_primitive:NN \breakafterdirmode     \tex_breakafterdirmode:D
   \@@_primitive:NN \catcodetable          \tex_catcodetable:D
   \@@_primitive:NN \clearmarks            \tex_clearmarks:D
-  \@@_primitive:NN \compoundhyphenmode    \tex_compoundhyphenmode:D
+% \@@_primitive:NN \compoundhyphenmode
+%   \tex_compoundhyphenmode:D % not documented in manual
   \@@_primitive:NN \crampeddisplaystyle   \tex_crampeddisplaystyle:D
   \@@_primitive:NN \crampedscriptscriptstyle
     \tex_crampedscriptscriptstyle:D
@@ -850,7 +851,8 @@
   \@@_primitive:NN \expanded              \tex_expanded:D
   \@@_primitive:NN \explicitdiscretionary \tex_explicitdiscretionary:D
   \@@_primitive:NN \firstvalidlanguage    \tex_firstvalidlanguage:D
-  \@@_primitive:NN \fixupboxesmode        \tex_fixupboxesmode:D
+% \@@_primitive:NN \fixupboxesmode
+%   \tex_fixupboxesmode:D % not documented in manual
   \@@_primitive:NN \fontid                \tex_fontid:D
   \@@_primitive:NN \formatname            \tex_formatname:D
   \@@_primitive:NN \hjcode                \tex_hjcode:D
@@ -901,8 +903,10 @@
   \@@_primitive:NN \mathoption            \tex_mathoption:D
   \@@_primitive:NN \mathpenaltiesmode     \tex_mathpenaltiesmode:D
   \@@_primitive:NN \mathrulesfam          \tex_mathrulesfam:D
-  \@@_primitive:NN \mathrulesmode         \tex_mathrulesmode:D
-  \@@_primitive:NN \mathrulethicknessmode \tex_mathrulethicknessmode:D
+% \@@_primitive:NN \mathrulesmode
+%   \tex_mathrulesmode:D % not documented in manual
+% \@@_primitive:NN \mathrulethicknessmode
+%   \tex_mathrulethicknessmode:D % not documented in manual
   \@@_primitive:NN \mathscriptsmode       \tex_mathscriptsmode:D
   \@@_primitive:NN \mathscriptboxmode     \tex_mathscriptboxmode:D
   \@@_primitive:NN \mathscriptcharmode    \tex_mathscriptcharmode:D





More information about the latex3-commits mailing list.