summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorLuigi Scarso <luigi.scarso@gmail.com>2021-04-10 23:42:21 +0000
committerLuigi Scarso <luigi.scarso@gmail.com>2021-04-10 23:42:21 +0000
commitcd0063a545dfe354b313208cec3cf2cd989d0593 (patch)
tree480cb2bdda706658d4758e1f917a990793c6eb89 /Build
parentf83ae24524b685073a4bd225d9a814e1b5850daf (diff)
LuaTeX 1.13.2 and MetaPost 2.01
git-svn-id: svn://tug.org/texlive/trunk@58822 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/luatexdir/ChangeLog9
-rw-r--r--Build/source/texk/web2c/luatexdir/NEWS9
-rw-r--r--Build/source/texk/web2c/luatexdir/luatex.c4
-rw-r--r--Build/source/texk/web2c/luatexdir/luatex_svnversion.h2
-rw-r--r--Build/source/texk/web2c/mplibdir/ChangeLog3
-rw-r--r--Build/source/texk/web2c/mplibdir/mp.w4
6 files changed, 26 insertions, 5 deletions
diff --git a/Build/source/texk/web2c/luatexdir/ChangeLog b/Build/source/texk/web2c/luatexdir/ChangeLog
index e1b905d8147..2cfba66d219 100644
--- a/Build/source/texk/web2c/luatexdir/ChangeLog
+++ b/Build/source/texk/web2c/luatexdir/ChangeLog
@@ -1,3 +1,12 @@
+2021-04-10 Luigi Scarso <luigi.scarso@gmail.com>
+ * LuaTeX version 1.13.2 with MetaPost 2.01.
+ The version change in MetaPost
+ is due solely to the bug fix in btex .. etex
+
+2021-04-02 Luigi Scarso <luigi.scarso@gmail.com>
+ * LuaTeX version 1.13.1,
+ The version change is due solely to the bug fix in btex .. etex
+
2021-03-23 Karl Berry <karl@tug.org>
* TL'21.
diff --git a/Build/source/texk/web2c/luatexdir/NEWS b/Build/source/texk/web2c/luatexdir/NEWS
index b6a77b39f10..2b39dd75db5 100644
--- a/Build/source/texk/web2c/luatexdir/NEWS
+++ b/Build/source/texk/web2c/luatexdir/NEWS
@@ -1,4 +1,13 @@
==============================================================
+LuaTeX 1.13.2 2021-04-10
+==============================================================
+
+MetaPost 2.01 (to mark the patch on the unwanted space in
+btex etex).
+
+
+
+==============================================================
LuaTeX 1.13.1 2021-04-02
==============================================================
diff --git a/Build/source/texk/web2c/luatexdir/luatex.c b/Build/source/texk/web2c/luatexdir/luatex.c
index 9f2f18c1878..32be034a474 100644
--- a/Build/source/texk/web2c/luatexdir/luatex.c
+++ b/Build/source/texk/web2c/luatexdir/luatex.c
@@ -33,8 +33,8 @@
*/
int luatex_version = 113;
-int luatex_revision = '1';
-const char *luatex_version_string = "1.13.1";
+int luatex_revision = '2';
+const char *luatex_version_string = "1.13.2";
const char *engine_name = my_name;
#include <kpathsea/c-ctype.h>
diff --git a/Build/source/texk/web2c/luatexdir/luatex_svnversion.h b/Build/source/texk/web2c/luatexdir/luatex_svnversion.h
index c1c2e210e00..05a5731b53d 100644
--- a/Build/source/texk/web2c/luatexdir/luatex_svnversion.h
+++ b/Build/source/texk/web2c/luatexdir/luatex_svnversion.h
@@ -1 +1 @@
-#define luatex_svn_revision 7428
+#define luatex_svn_revision 7430
diff --git a/Build/source/texk/web2c/mplibdir/ChangeLog b/Build/source/texk/web2c/mplibdir/ChangeLog
index 1f6949d76aa..3a421c77907 100644
--- a/Build/source/texk/web2c/mplibdir/ChangeLog
+++ b/Build/source/texk/web2c/mplibdir/ChangeLog
@@ -1,3 +1,6 @@
+2021-04-10 Luigi Scarso <luigi.scarso@gmail.com>
+ * Metapost version 2.01 (needed to mark the patch mpx_copy_mpto).
+
2021-04-02 Luigi Scarso <luigi.scarso@gmail.com>
* Revert the patch in mpx_copy_mpto, it was wrong in tex mode. Added a check if in troff mode.
diff --git a/Build/source/texk/web2c/mplibdir/mp.w b/Build/source/texk/web2c/mplibdir/mp.w
index dcbd01b31ea..2a28640c215 100644
--- a/Build/source/texk/web2c/mplibdir/mp.w
+++ b/Build/source/texk/web2c/mplibdir/mp.w
@@ -71,12 +71,12 @@ undergoes any modifications, so that it will be clear which version of
@^extensions to \MP@>
@^system dependencies@>
-@d default_banner "This is MetaPost, Version 2.00" /* printed when \MP\ starts */
+@d default_banner "This is MetaPost, Version 2.01" /* printed when \MP\ starts */
@d true 1
@d false 0
@<Metapost version header@>=
-#define metapost_version "2.00"
+#define metapost_version "2.01"
@ The external library header for \MP\ is |mplib.h|. It contains a
few typedefs and the header defintions for the externally used