[ho-tex] oberdiek.luatex.tex and pdftexcmds.lua changes lost

Karl Berry karl at freefriends.org
Tue May 10 01:33:13 CEST 2016


The changes made by eroux in past years to the Subject: files seem not
to be in the newly-uploaded oberdiek.  Intentional?  The diffs from
current tl to ctan oberdiek are below.  (The comments are irrelevant, of
course, it's the one line of changed lua code that matters.)  --thanks, k.

--- /home/texlive/karl/Master/texmf-dist/scripts/oberdiek/pdftexcmds.lua	2013-04-28 01:22:09.000000000 +0200
+++ ./pdftexcmds.lua	2012-05-28 14:02:35.000000000 +0200
@@ -9 +9 @@
---  This (was) a generated file.
+--  This is a generated file.
@@ -12 +12 @@
---  Version: 2013/04/28 v0.20-eroux
+--  Version: 2011/11/29 v0.20
@@ -14 +14 @@
---  Copyright (C) 2007, 2009-2011, 2013 by
+--  Copyright (C) 2007, 2009-2011 by
@@ -45,2 +44,0 @@
-  -- could not change above version string due to runtime version checks.
-  -- eroux/karl, 28apr13
@@ -155,3 +152,0 @@
-  -- this next line added for current luatex; this is the only
-  -- change in the file.  eroux, 28apr13.
-  local unpack = _G["unpack"] or table.unpack

--- /home/texlive/karl/Master/texmf-dist/scripts/oberdiek/oberdiek.luatex.lua	2014-03-29 23:17:23.000000000 +0100
+++ ./oberdiek.luatex.lua	2012-05-28 13:44:50.000000000 +0200
@@ -9 +9 @@
---  This (was) a generated file.
+--  This is a generated file.
@@ -12 +12 @@
---  Version: 2013/04/28 v0.4-roux
+--  Version: 2010/03/09 v0.4
@@ -14 +14 @@
---  Copyright (C) 2007, 2009, 2010, 2013, 2014 by
+--  Copyright (C) 2007, 2009, 2010 by
@@ -50 +50 @@
-    return "\n\t[oberdiek.luatex.kpse_module_loader]-eroux Loading error:\n\t"
+    return "\n\t[oberdiek.luatex.kpse_module_loader] Loading error:\n\t"
@@ -53 +53 @@
-  return "\n\t[oberdiek.luatex.kpse_module_loader]-eroux Search failed"
+  return "\n\t[oberdiek.luatex.kpse_module_loader] Search failed"
@@ -55,4 +55 @@
--- following line changed to use package.searchers instead of
--- package.loaders for current luatex; this is the only change in the
--- code.  eroux, 28apr13, (or package.loaders), 29mar14.
-table.insert(package.searchers or package.loaders, kpse_module_loader)
+table.insert(package.loaders, kpse_module_loader)


More information about the ho-tex mailing list