diff options
Diffstat (limited to 'Master/texmf-dist/doc/luatex/luatexja/README')
-rw-r--r-- | Master/texmf-dist/doc/luatex/luatexja/README | 21 |
1 files changed, 12 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/luatex/luatexja/README b/Master/texmf-dist/doc/luatex/luatexja/README index bbfaa876057..98878390de2 100644 --- a/Master/texmf-dist/doc/luatex/luatexja/README +++ b/Master/texmf-dist/doc/luatex/luatexja/README @@ -1,6 +1,6 @@ -The LuaTeX-ja Package 20130318.1 +The LuaTeX-ja Package 20130515.0 -------------------------------- -Copyright (c) 2011--2012 The LuaTeX-ja project +Copyright (c) 2011--2013 The LuaTeX-ja project License: modified BSD (see COPYING) LuaTeX-ja is a macro package for typesetting Japanese documents with LuaTeX. @@ -15,23 +15,27 @@ LuaTeX-ja is developed on If you have questions or recognize bugs/have feature requests, we would like you to create a thread in the forum or a ticket in the way which SourceForge.JP supplies, via links found in -the page above. +the page above. Installation ------------ 0. Please make sure that your TeX distribution is up-to-date. - LuaTeX-ja (luatexja-fontspec.sty) requires xunicode.sty v0.981. + This version of LuaTeX-ja requires + - LuaTeX beta-0.74.0 or later + - luaotfload v2.2 + - luatexbase v0.6 + Hence this version does not work in TeX Live 2012 (or earlier). -1. If you are using TeX Live 2011 or later, you can install LuaTeX-ja via tlmgr. +1. If you are using TeX Live 2013 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 20130318.1 in the Git repository by + or tagged as 20130515.0 in the Git repository by <http://git.sourceforge.jp/view?p=luatex-ja/luatexja.git - ;a=snapshot;h=refs/tags/20130318.1;sf=tgz> + ;a=snapshot;h=refs/tags/20130515.0;sf=tgz> b. Extract the archive and put src/ into your TEXMF tree. An example location is TEXMF/tex/luatex/luatexja. @@ -55,5 +59,4 @@ Simply loading luatexja.sty by \input or \usepackage does the minimal setting. \jfontspec, which can be used for specifying Japanese fonts. -Last commit date: Mon Mar 18 14:38:26 2013 +0900 - +Last commit date: Wed May 15 05:43:09 2013 +0900 |