[latex3-commits] [git/LaTeX3-latex3-hyperref] master: normalise more dates (d287b37)

David Carlisle d.p.carlisle at gmail.com
Sat May 16 00:17:37 CEST 2020


Repository : https://github.com/latex3/hyperref
On branch  : master
Link       : https://github.com/latex3/hyperref/commit/d287b37d8c199f0dd278f70eaed1e228b93cfac2

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

commit d287b37d8c199f0dd278f70eaed1e228b93cfac2
Author: David Carlisle <d.p.carlisle at gmail.com>
Date:   Fri May 15 23:17:37 2020 +0100

    normalise more dates


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

d287b37d8c199f0dd278f70eaed1e228b93cfac2
 README.md   | 2 +-
 build.lua   | 2 +-
 hluatex.dtx | 5 ++++-
 3 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 5a2c53f..5432d88 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # README for hyperref bundle
 
-Version v7.00d 2020-01-14
+Version 2020-05-15 v7.00e
 
 ## INTRODUCTION
 
diff --git a/build.lua b/build.lua
index 61d548c..1545950 100644
--- a/build.lua
+++ b/build.lua
@@ -114,7 +114,7 @@ packtdszip = true
 -- l3build tag auto increases final letter
 -- l3build tag AUTO increases .two-digit number and sets final letter to 'a'
 
-tagfiles={"*.dtx","doc/*.tex"}
+tagfiles={"README","*.dtx","doc/*.tex"}
 function update_tag(file,content,tagname,tagdate)
 
 local tagpattern="(%d%d%d%d[-/]%d%d[-/]%d%d) v(%d+[.])(%d+)(%l)"
diff --git a/hluatex.dtx b/hluatex.dtx
index fe687a8..17d19b7 100644
--- a/hluatex.dtx
+++ b/hluatex.dtx
@@ -1,5 +1,7 @@
 % \iffalse
 % Source File: hluatex.dtx
+% 2020-05-15 v7.00e
+%
 % Copyright
 % 2016-2019 Oberdiek Package Support Group
 % 2019-2020 The LaTeX3 Project
@@ -29,7 +31,8 @@
 %
 %    \begin{macrocode}
 %<*luatex>
-%% 2019-09-17,v 6.88j force unicode encoding, see issue #101
+%% 2020-05-15 v7.00e
+%% force unicode encoding, see issue #101
 %% code mostly copied from hxetex.def
 \HyPsd at LoadUnicode
 \Hy at unicodetrue





More information about the latex3-commits mailing list.