From 3902ff91e97aa290d312c84cb2d0ebf23fb55d4e Mon Sep 17 00:00:00 2001 From: Hironori Kitagawa Date: Mon, 21 Sep 2015 07:25:42 +0900 Subject: [PATCH] Update the date of files. --- src/lltjext.sty | 4 ++-- src/ltj-jfont.lua | 2 +- src/ltj-latex.sty | 2 +- src/ltj-plain.sty | 2 +- src/ltj-ruby.lua | 2 +- src/luatexja.sty | 2 +- src/patches/lltjp-listings.sty | 4 ++-- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/lltjext.sty b/src/lltjext.sty index 3de4fdc..5845121 100644 --- a/src/lltjext.sty +++ b/src/lltjext.sty @@ -3,7 +3,7 @@ % \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{lltjext}[2014/10/15 v1.2-ltj-3 Macros for vertical writing] +\ProvidesPackage{lltjext}[2015/09/18 v1.2-ltj-4 Macros for vertical writing] \RequirePackage{luatexja} \let\ltj@lltjext@orig@tabular=\tabular @@ -758,4 +758,4 @@ } -\endinput \ No newline at end of file +\endinput diff --git a/src/ltj-jfont.lua b/src/ltj-jfont.lua index 8f4f9fd..394e83b 100644 --- a/src/ltj-jfont.lua +++ b/src/ltj-jfont.lua @@ -3,7 +3,7 @@ -- luatexbase.provides_module({ name = 'luatexja.jfont', - date = '2015/05/03', + date = '2015/09/19', description = 'Loader for Japanese fonts', }) module('luatexja.jfont', package.seeall) diff --git a/src/ltj-latex.sty b/src/ltj-latex.sty index 6b9c643..eaa55d1 100644 --- a/src/ltj-latex.sty +++ b/src/ltj-latex.sty @@ -12,7 +12,7 @@ \def\luatexjalatexLoaded{\endinput} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{ltj-latex}[2015/03/17 LaTeX support of LuaTeX-ja] +\ProvidesPackage{ltj-latex}[2015/09/21 LaTeX support of LuaTeX-ja] % cleanup at end of the document %\let\ltj@@orig@end=\@@end diff --git a/src/ltj-plain.sty b/src/ltj-plain.sty index ad2c4ad..a4f8fad 100644 --- a/src/ltj-plain.sty +++ b/src/ltj-plain.sty @@ -14,7 +14,7 @@ \ifltj@in@latex %<*LaTeX> \NeedsTeXFormat{LaTeX2e} \PackageWarning{ltj-plain}{Don't load this package directly; load luatexja.sty instead.} - \ProvidesPackage{ltj-plain}[2015/08/29] + \ProvidesPackage{ltj-plain}[2015/09/21] \fi % %%------------------ diff --git a/src/ltj-ruby.lua b/src/ltj-ruby.lua index 4f97899..bc31aa3 100644 --- a/src/ltj-ruby.lua +++ b/src/ltj-ruby.lua @@ -3,7 +3,7 @@ -- luatexbase.provides_module({ name = 'luatexja.ruby', - date = '2015/01/14', + date = '2015/09/18', description = 'Ruby annotation', }) module('luatexja.ruby', package.seeall) diff --git a/src/luatexja.sty b/src/luatexja.sty index 496e28f..5e1ff32 100644 --- a/src/luatexja.sty +++ b/src/luatexja.sty @@ -34,7 +34,7 @@ \expandafter\let\csname ifltj@in@latex\expandafter\endcsname \csname iftrue\endcsname \NeedsTeXFormat{LaTeX2e} - \ProvidesPackage{luatexja}[2015/08/27 Japanese Typesetting with LuaTeX] + \ProvidesPackage{luatexja}[2015/09/21 Japanese Typesetting with LuaTeX] \fi % \directlua{require('ltj-unicode-ccfix.lua')}% catcode of ideographs diff --git a/src/patches/lltjp-listings.sty b/src/patches/lltjp-listings.sty index 459a56c..dfd97ca 100644 --- a/src/patches/lltjp-listings.sty +++ b/src/patches/lltjp-listings.sty @@ -3,7 +3,7 @@ % \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{lltjp-listings}[2015/09/08 Patch to listings for LuaTeX-ja] +\ProvidesPackage{lltjp-listings}[2015/09/10 Patch to listings for LuaTeX-ja] \RequirePackage{listings,luatexbase-cctb} %%%%%%%%%%%%%%%% Japanese support @@ -360,4 +360,4 @@ \def\lstlistingname{ソースコード} \def\lstlistlistingname{ソースコード目次} % \end{修正事項} -\endinput \ No newline at end of file +\endinput -- 2.11.0