Wow
修訂. | 時間 | 作者 | 訊息 |
---|---|---|---|
ff0253f | 2017-04-06 12:40:25 | Hironori Kitagawa | kitagawa_test lltjext.sty: sync with platex/f551852e2 * 周囲の組方向... |
d7460fd | 2017-04-05 08:16:36 | Hironori Kitagawa | kitagawa_lltx103 typo |
cfd8a61 | 2017-04-04 16:14:38 | Hironori Kitagawa | Assume \newluafunction is available |
a071387 | 2017-04-03 09:40:36 | Hironori Kitagawa | Fix ticket #37100 |
95c99bd | 2017-04-02 10:44:10 | Hironori Kitagawa | Merge branch 'master' into kitagawa_lltx103 |
dc8e831 | 2017-04-01 16:02:29 | Hironori Kitagawa | master 20170401.0 Releases 20170401.0 |
861d8aa | 2017-04-01 06:45:47 | Hironori Kitagawa | typo |
3bf83dd | 2017-04-01 06:43:15 | Hironori Kitagawa | Merge branch 'kitagawa_test' into kitagawa_lltx103 |
14e85aa | 2017-04-01 06:42:59 | Hironori Kitagawa | updated documents; revert d9a08ce |
d19b8e6 | 2017-03-30 10:31:25 | Hironori Kitagawa | Merge branch 'kitagawa_test' into kitagawa_lltx103 |
名稱 | 修訂. | 時間 | 作者 | 訊息 |
---|---|---|---|---|
kitagawa_test | ff0253f | 2017-04-06 12:40:25 | Hironori Kitagawa | lltjext.sty: sync with plat... |
kitagawa_lltx103 | d7460fd | 2017-04-05 08:16:36 | Hironori Kitagawa | typo |
master | dc8e831 | 2017-04-01 16:02:29 | Hironori Kitagawa | Releases 20170401.0 |
kitagawa_adjust | b901211 | 2016-08-31 12:14:07 | Hironori Kitagawa | Merge branch 'master' into ... |
lineendcomment | 125ec15 | 2016-03-08 13:12:51 | Kazuki Maeda | ltj-inputbuf.lua: comment_s... |
non_vert | fed2ae0 | 2015-03-18 17:21:45 | Hironori Kitagawa | luatexja-fontspec-24.sty: f... |
kmaeda_tgeometry | 1e63331 | 2014-11-23 11:22:46 | Kazuki Maeda | lltjp-geometry.sty: reset \... |
zh-maqiyuan | 4290bb9 | 2013-06-25 01:44:44 | maqiyuan | CCT style for LuaTeX-ja. |
kuroky-release-test | e3b7514 | 2012-04-22 16:15:26 | KUROKI Yusuke | release の仕方を試行錯誤 |
kmaeda-fmt | 1e11b17 | 2011-12-05 08:43:12 | Kazuki Maeda | Add tools to dump luatexja.... |
tc11-docs | 31197b3 | 2011-12-04 15:38:54 | Hironori Kitagawa | Add \@ at ...TeX. |
munepi-test | 385f1f9 | 2011-10-29 17:24:34 | Munehiro Yamamoto | fixed .gitignore :) |
The LuaTeX-ja Package $VER$ -------------------------------- Copyright (c) 2011--2017 The LuaTeX-ja project License: modified BSD (see COPYING) LuaTeX-ja is a macro package for typesetting Japanese documents with LuaTeX. This package is highly affected by ASCII pTeX engine, but not a porting of it. Note that this package is still *alpha-stage*; documentations are not complete 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 <https://osdn.jp/projects/luatex-ja/wiki/FrontPage(en)>. 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. Installation ------------ 0. Please make sure that your TeX distribution is up-to-date. This version of LuaTeX-ja requires - 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 2015 (or earlier). 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: a. Download the source archive from CTAN, or tagged as $VER$ in the Git repository by <http://git.osdn.jp/view?p=luatex-ja/luatexja.git ;a=snapshot;h=refs/tags/$VER$;sf=tgz> b. Extract the archive and process following three files by LuaLaTeX to generate classes for Japanese typesetting: src/ltjclasses.ins src/ltjltxdoc.ins src/ltjsclasses.ins c. Process src/ltj-kinsoku_make.tex by (plain) LuaTeX to generate ltj-kinsoku.lua, which stores default "kinsoku" parameters. d. Put src/ into your TEXMF tree. An example location is TEXMF/tex/luatex/luatexja. If you are updating from old version, you MUST remove it before extracting the new version of LuaTeX-ja. e. You may need to update the filename database, by mktexlsr (or by another program). Basic Usage ----------- 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,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. Notes ----- * This archive contains four .{dtx,ins} pairs: src/ltjclasses.{ins,dtx}, src/ltjltxdoc.{ins,dtx} src/ltjsclasses.{ins,dtx}, doc/luatexja.{ins,dtx} Former three pairs generate class files (see above), while the latter doc/luatexja.{ins,dtx} generates documentations. (You will need Kozuka fonts to regenerate documentaion PDFs.) No .{dtx,ins} pair generates .sty files of LuaTeX-ja package. * src/*.{ins.dtx} and src/ltj-kinsoku_make.tex are not needed in regular use. Last commit date: $Format:%cd$