X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=README;h=5c4c3e304a7433fd19d8498eff24a2c2487da86c;hb=db6d2535ae6275cb9192ec7f2675879e25624e79;hp=ab2c912d20068ef724cfc4c1c73eae3664d3578d;hpb=39e479aedf8b1bcd5c2ec3424f97f1ad130b320f;p=luatex-ja%2Fluatexja.git diff --git a/README b/README index ab2c912..5c4c3e3 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ The LuaTeX-ja Package $VER$ -------------------------------- -Copyright (c) 2011--2015 The LuaTeX-ja project +Copyright (c) 2011--2018 The LuaTeX-ja project License: modified BSD (see COPYING) LuaTeX-ja is a macro package for typesetting Japanese documents with LuaTeX. @@ -11,7 +11,7 @@ and specifications are subject to change. Documentations are located at doc/luatexja-en.pdf (en), doc/luatexja-ja.pdf (ja). 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 OSDN supplies, via links found in the page above. @@ -22,14 +22,20 @@ Installation 0. Please make sure that your TeX distribution is up-to-date. This version of LuaTeX-ja requires - - LuaTeX beta-0.80.0 or later - - luaotfload v2.5 + - LuaTeX beta-0.85.0 or later + - luaotfload v2.6 - adobemapping (Adobe CMap files) - everysel package + - etoolbox package + - ltxcmds package + - pdftexcmds package + - atbegshi package + - filehook package + - stfloats package - IPAex fonts (http://ipafont.ipa.go.jp/) - Hence this version does not work in TeX Live 2014 (or earlier). + Hence this version does not work in TeX Live 2015 (or earlier). -1. If you are using TeX Live 2015 or later, you can install LuaTeX-ja via tlmgr. +1. If you are using TeX Live 2016 or later, you can install LuaTeX-ja via tlmgr. 2. If you must/want to install manually: @@ -63,7 +69,7 @@ LuaTeX-ja supports both the plain format and LaTeX2e. Simply loading luatexja.sty by \input or \usepackage does the minimal setting. - If you want to create Japanese-based documents, you can consider the use of - ltj{article,book,report}.cls or ltjs{article,book}.cls. + ltj{article,book,report}.cls or ltjs{article,book,report}.cls. - If you want to use functionality of the fontspec package with Japanese fonts, load luatexja-fontspec.sty. It defines control sequences such as \setmainjfont, \setsansjfont and \jfontspec, which can be used for specifying Japanese fonts.