From 6612dba2aa63fed27da3f2e0a56a734448eda3c7 Mon Sep 17 00:00:00 2001 From: Hironori Kitagawa Date: Sun, 17 May 2020 10:40:56 +0900 Subject: [PATCH] updated package date --- src/ltj-jfont.lua | 2 +- src/ltj-latex.sty | 2 +- src/patches/lltjfont.sty | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ltj-jfont.lua b/src/ltj-jfont.lua index 08d5599..cecb8d6 100644 --- a/src/ltj-jfont.lua +++ b/src/ltj-jfont.lua @@ -3,7 +3,7 @@ -- luatexbase.provides_module({ name = 'luatexja.jfont', - date = '2020-04-01', + date = '2020-05-17', description = 'Loader for Japanese fonts', }) diff --git a/src/ltj-latex.sty b/src/ltj-latex.sty index 0d4823b..8af066e 100644 --- a/src/ltj-latex.sty +++ b/src/ltj-latex.sty @@ -12,7 +12,7 @@ \def\luatexjalatexLoaded{\endinput} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ltj-latex}[2019/09/26 LaTeX support of LuaTeX-ja] +\ProvidesPackage{ltj-latex}[2020-05-17 LaTeX support of LuaTeX-ja] % cleanup at end of the document %\let\ltj@@orig@end=\@@end diff --git a/src/patches/lltjfont.sty b/src/patches/lltjfont.sty index 4de0ea2..9be20e4 100644 --- a/src/patches/lltjfont.sty +++ b/src/patches/lltjfont.sty @@ -3,7 +3,7 @@ % \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{lltjfont}[2020-04-12 Patch to NFSS2 for LuaTeX-ja] +\ProvidesPackage{lltjfont}[2020-05-17 Patch to NFSS2 for LuaTeX-ja] %% patching \DeclareTextComposite \def\ltj@chardef@text@cmd#1{% -- 2.11.0