Dear Luigi!
The attached patch corrects the documentation for some field names
(mplib.stats).
see:
https://gitlab.lisn.upsaclay.fr/texlive/luatex/-/blob/4c23aaf64ecfe23ae4132d52c2112ef37c362ce9/source/texk/web2c/mplibdir/lmplib.c#L771-L792
diff --git a/manual/luatex-graphics.tex b/manual/luatex-graphics.tex
index 6b7f0679d..54eed1757 100644
--- a/manual/luatex-graphics.tex
+++ b/manual/luatex-graphics.tex
@@ -474,10 +474,10 @@ object classes:
\starttabulate[|l|l|p|]
\DB field \BC type \BC explanation \NC \NR
\TB
-\NC \type{memory} \NC number \NC memory size \NC \NR
-\NC \type{hash} \NC number \NC hash size\NC \NR
-\NC \type{params} \NC number \NC simultaneous macro parameters\NC \NR
-\NC \type{open} \NC number \NC input file nesting levels\NC \NR
+\NC \type{main_memory} \NC number \NC memory size \NC \NR
+\NC \type{hash_size} \NC number \NC hash size\NC \NR
+\NC \type{param_size} \NC number \NC simultaneous macro parameters\NC \NR
+\NC \type{max_in_open} \NC number \NC input file nesting levels\NC \NR
\LL
\stoptabulate
Josefdiff --git a/manual/luatex-graphics.tex b/manual/luatex-graphics.tex
index 6b7f0679d..54eed1757 100644
--- a/manual/luatex-graphics.tex
+++ b/manual/luatex-graphics.tex
@@ -474,10 +474,10 @@ object classes:
\starttabulate[|l|l|p|]
\DB field \BC type \BC explanation \NC \NR
\TB
-\NC \type{memory} \NC number \NC memory size \NC \NR
-\NC \type{hash} \NC number \NC hash size\NC \NR
-\NC \type{params} \NC number \NC simultaneous macro parameters\NC \NR
-\NC \type{open} \NC number \NC input file nesting levels\NC \NR
+\NC \type{main_memory} \NC number \NC memory size \NC \NR
+\NC \type{hash_size} \NC number \NC hash size\NC \NR
+\NC \type{param_size} \NC number \NC simultaneous macro parameters\NC \NR
+\NC \type{max_in_open} \NC number \NC input file nesting levels\NC \NR
\LL
\stoptabulate
_______________________________________________
dev-luatex mailing list -- [email protected]
To unsubscribe send an email to [email protected]