diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-26 21:07:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-26 21:07:07 +0000 |
commit | 6dddb9db47abe97ad6955d2d04f339ca96389e48 (patch) | |
tree | 93bd972ad0216449dd38653046810b4a314cf9b6 /Master/texmf-dist/doc/luatex/luatexja/README | |
parent | bfd55e1fa306b0e1c0db5fc689fb45b81d5da0c8 (diff) |
luatexja (26aug19)
git-svn-id: svn://tug.org/texlive/trunk@51963 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatexja/README')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luatexja/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatexja/README b/Master/texmf-dist/doc/luatex/luatexja/README index 25046e71682..ab88e3cb75e 100644 --- a/Master/texmf-dist/doc/luatex/luatexja/README +++ b/Master/texmf-dist/doc/luatex/luatexja/README @@ -1,4 +1,4 @@ -The LuaTeX-ja Package 20190708.0 +The LuaTeX-ja Package 20190826.0 -------------------------------- Copyright (c) 2011--2019 The LuaTeX-ja project License: modified BSD (see COPYING) @@ -23,7 +23,7 @@ Installation 0. Please make sure that your TeX distribution is up-to-date. This version of LuaTeX-ja requires - LuaTeX 1.0.0 or later - - luaotfload v2.6 + - luaotfload (v2.98 or later recommended) - adobemapping (Adobe CMap files) - everysel package - etoolbox package @@ -35,14 +35,14 @@ Installation - IPAex fonts (http://ipafont.ipa.go.jp/) Hence this version does not work in TeX Live 2016 (or earlier). -1. If you are using TeX Live 2018 or later, you can install LuaTeX-ja via tlmgr. +1. If you are using TeX Live 2019 or later, you can install LuaTeX-ja via tlmgr. 2. If you must/want to install manually: a. Download the source archive from CTAN, - or tagged as 20190708.0 in the Git repository by + or tagged as 20190826.0 in the Git repository by <http://git.osdn.jp/view?p=luatex-ja/luatexja.git - ;a=snapshot;h=refs/tags/20190708.0;sf=tgz> + ;a=snapshot;h=refs/tags/20190826.0;sf=tgz> b. Extract the archive and process following three files by LuaLaTeX to generate classes for Japanese typesetting: @@ -87,4 +87,4 @@ Notes * src/*.{ins.dtx} and src/ltj-kinsoku_make.tex are not needed in regular use. -Last commit date: Mon Jul 8 15:23:01 2019 +0900 +Last commit date: Mon Aug 26 09:29:22 2019 +0900 |