From: Hironori Kitagawa Date: Sun, 12 Nov 2017 04:51:07 +0000 (+0900) Subject: version bump X-Git-Tag: 20171112.0~3 X-Git-Url: http://git.osdn.net/view?p=luatex-ja%2Fluatexja.git;a=commitdiff_plain;h=cf36d206bd8a967f5ce9d431ad1e1fe20d38f79c;hp=0fc622031d5bb82e97c61bbc5c94c71e4000ea52 version bump --- diff --git a/doc/ltjclasses.pdf b/doc/ltjclasses.pdf index 80ef6b0..290c601 100644 Binary files a/doc/ltjclasses.pdf and b/doc/ltjclasses.pdf differ diff --git a/doc/ltjsclasses.pdf b/doc/ltjsclasses.pdf index 84b5c91..9489bd0 100644 Binary files a/doc/ltjsclasses.pdf and b/doc/ltjsclasses.pdf differ diff --git a/src/luatexja-core.sty b/src/luatexja-core.sty index 3ea21ca..b3767bb 100644 --- a/src/luatexja-core.sty +++ b/src/luatexja-core.sty @@ -65,7 +65,7 @@ \expandafter\let\csname ifltj@in@latex\expandafter\endcsname \csname iftrue\endcsname \NeedsTeXFormat{LaTeX2e} - \ProvidesPackage{luatexja-core}[2017/05/05 Core of LuaTeX-ja] + \ProvidesPackage{luatexja-core}[2017-11-12 Core of LuaTeX-ja] \fi % %% Load prerequisite packages. diff --git a/src/luatexja.sty b/src/luatexja.sty index 2b6e459..c05a72c 100644 --- a/src/luatexja.sty +++ b/src/luatexja.sty @@ -34,10 +34,10 @@ \expandafter\let\csname ifltj@in@latex\expandafter\endcsname \csname iftrue\endcsname \NeedsTeXFormat{LaTeX2e} - \ProvidesPackage{luatexja}[2017/05/05 Japanese Typesetting with Lua(La)TeX] + \ProvidesPackage{luatexja}[2017-11-12 Japanese Typesetting with Lua(La)TeX] \fi % %%%% VERSION -\def\LuaTeXjaversion{20170904.0} +\def\LuaTeXjaversion{20171112.0} \directlua{require('ltj-unicode-ccfix.lua')}% catcode of ideographs diff --git a/src/patches/lltjcore.sty b/src/patches/lltjcore.sty index 01d6e77..5cd361b 100644 --- a/src/patches/lltjcore.sty +++ b/src/patches/lltjcore.sty @@ -3,7 +3,7 @@ % \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{lltjcore}[2017/08/27 Patch to LaTeX2e Kernel for LuaTeX-ja] +\ProvidesPackage{lltjcore}[2017-11-12 Patch to LaTeX2e Kernel for LuaTeX-ja] \RequirePackage{etoolbox} \def\cleardoublepage{\clearpage\if@twoside diff --git a/src/patches/lltjdefs.sty b/src/patches/lltjdefs.sty index 62ade60..79a93c1 100644 --- a/src/patches/lltjdefs.sty +++ b/src/patches/lltjdefs.sty @@ -3,7 +3,7 @@ % \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{lltjdefs}[2017/05/05 Default font settings of LuaTeX-ja] +\ProvidesPackage{lltjdefs}[2017-11-12 Default font settings of LuaTeX-ja] \def\ltj@stdmcfont{IPAExMincho} \def\ltj@stdgtfont{IPAExGothic}