OSDN Git Service

luatex-ja/luatexja.git
11 years agoReleases 20130515.0 20130515.0
Hironori Kitagawa [Tue, 14 May 2013 20:43:09 +0000 (05:43 +0900)]
Releases 20130515.0

11 years agoRegenerated PDFs.
Hironori Kitagawa [Tue, 14 May 2013 20:31:14 +0000 (05:31 +0900)]
Regenerated PDFs.

11 years agoMerge branch 'TL2013'
Hironori Kitagawa [Tue, 14 May 2013 20:30:50 +0000 (05:30 +0900)]
Merge branch 'TL2013'

11 years agoUpdated the manual.
Hironori Kitagawa [Tue, 14 May 2013 20:30:35 +0000 (05:30 +0900)]
Updated the manual.

11 years agoRevert "Regenerated manual PDFs."
Hironori Kitagawa [Tue, 14 May 2013 19:58:17 +0000 (04:58 +0900)]
Revert "Regenerated manual PDFs."

This reverts commit 06ba858ceae7f34c54e27b78a229c29e7dcf2ed1.

11 years agoUpdated file version of *.lua.
Hironori Kitagawa [Tue, 14 May 2013 12:17:32 +0000 (21:17 +0900)]
Updated file version of *.lua.

11 years agoChanged version of all files to 2013/05/14.
Hironori Kitagawa [Tue, 14 May 2013 11:26:15 +0000 (20:26 +0900)]
Changed version of all files to 2013/05/14.

11 years agoI put manuals in the wrong directory.
Hironori Kitagawa [Tue, 14 May 2013 10:57:24 +0000 (19:57 +0900)]
I put manuals in the wrong directory.

11 years agoRemoved the Chinese part from luatexja.dtx.
Hironori Kitagawa [Tue, 14 May 2013 05:24:45 +0000 (14:24 +0900)]
Removed the Chinese part from luatexja.dtx.

11 years agoRegenerated manual PDFs.
Hironori Kitagawa [Mon, 13 May 2013 21:58:54 +0000 (06:58 +0900)]
Regenerated manual PDFs.

11 years agoAnother update of READMe etc.
Hironori Kitagawa [Mon, 13 May 2013 21:57:59 +0000 (06:57 +0900)]
Another update of READMe etc.

11 years agoUpdate README.
Kazuki Maeda [Mon, 13 May 2013 14:27:33 +0000 (23:27 +0900)]
Update README.

11 years agocache for non-embbeded fonts was generated in every run.
Hironori Kitagawa [Mon, 13 May 2013 11:37:09 +0000 (20:37 +0900)]
cache for non-embbeded fonts was generated in every run.

11 years agoRevert 0c68dbd etc., since they are no longer needed.
Hironori Kitagawa [Mon, 13 May 2013 11:10:46 +0000 (20:10 +0900)]
Revert 0c68dbd etc., since they are no longer needed.

11 years agoForgot to remove a line in ltj-cctbreg.sty.
Kazuki Maeda [Sun, 12 May 2013 10:00:04 +0000 (19:00 +0900)]
Forgot to remove a line in ltj-cctbreg.sty.

11 years agoUpdated the manual; fix 'slant' and 'extend' handling for non-embedded fonts.
Hironori Kitagawa [Sun, 12 May 2013 09:52:55 +0000 (18:52 +0900)]
Updated the manual; fix 'slant' and 'extend' handling for non-embedded fonts.

11 years agoFix ltj-cctbreg.sty for new luatex-base (rev 30250).
Kazuki Maeda [Sun, 12 May 2013 09:46:43 +0000 (18:46 +0900)]
Fix ltj-cctbreg.sty for new luatex-base (rev 30250).

11 years agoDisabled '/B', '/I' and '/BI' in non-embedded fonts.
Hironori Kitagawa [Sun, 12 May 2013 06:58:10 +0000 (15:58 +0900)]
Disabled '/B', '/I' and '/BI' in non-embedded fonts.

11 years agoltj-jfont.lua: fix #31338.
Hironori Kitagawa [Sat, 11 May 2013 14:58:05 +0000 (23:58 +0900)]
ltj-jfont.lua: fix #31338.

11 years agoBugfix: luatexbase.newuserwhatsit -> luatexbase.newuserwhatsitid in luatexja.lua.
Hironori Kitagawa [Sat, 11 May 2013 11:47:07 +0000 (20:47 +0900)]
Bugfix: luatexbase.newuserwhatsit -> luatexbase.newuserwhatsitid in luatexja.lua.

11 years agoUse luatexbase.newuserwhatsit in luateja.lua. (and several small bugfixes)
Hironori Kitagawa [Wed, 8 May 2013 11:52:44 +0000 (20:52 +0900)]
Use luatexbase.newuserwhatsit in luateja.lua. (and several small bugfixes)

11 years agoltj-rmlgbm.lua: "slant=..." and "extend=..." for non-embedded fonts now work again.
Hironori Kitagawa [Wed, 8 May 2013 05:41:53 +0000 (14:41 +0900)]
ltj-rmlgbm.lua: "slant=..." and "extend=..." for non-embedded fonts now work again.

 * Fonts whose em size is not 1000 is not correctly drawn by LuaTeX.
   (This is not LuaTeX-ja specific;
    see http://oku.edu.mie-u.ac.jp/tex/mod/forum/discuss.php?d=1009)

 * \CID and commit 0c68dbd doesn't work correctly.
   e.g. luaotfload maps "Japan1.668" (fullwidth) to proportional glyph.

11 years agoFirst attempt for new luaotfload/luatexbase
Hironori Kitagawa [Tue, 7 May 2013 14:22:11 +0000 (23:22 +0900)]
First attempt for new luaotfload/luatexbase

Requirements:
 * LuaTeX >=0.74.0
 * luaotfload v2.2
 * luatexbase v0.6

---
 * luatexja-otf can't process some CIDs
 * some fonts (HG fonts?) are incorrectly displayed (too large)
 * merged 'kitagawa_cid' branch; now non-embedded fonts don't support any features.
   (I want to re-support 'expand' and 'slant', but not else)

11 years agoMerge branch 'kitagawa_cid' into kitagawa_test
Hironori Kitagawa [Tue, 7 May 2013 14:14:12 +0000 (23:14 +0900)]
Merge branch 'kitagawa_cid' into kitagawa_test

11 years agoFix ticket #31276. tl2012_last
Kazuki Maeda [Fri, 3 May 2013 04:23:13 +0000 (13:23 +0900)]
Fix ticket #31276.

11 years agocheck_box in ltj_jfmglue.lua: first_char was reset by \hbox{}.
Hironori Kitagawa [Sat, 27 Apr 2013 01:42:12 +0000 (10:42 +0900)]
check_box in ltj_jfmglue.lua: first_char was reset by \hbox{}.

example: あ\hbox{a\hbox{}}い

11 years agolltjcore.sty: redefined \@makefnmark (cf: qa57084--)
Hironori Kitagawa [Tue, 23 Apr 2013 06:16:46 +0000 (15:16 +0900)]
lltjcore.sty: redefined \@makefnmark (cf: qa57084--)

11 years agoFix for #31147. 'fullwidthify' proportional glyphs if pwid/palt are not set.
Hironori Kitagawa [Sun, 14 Apr 2013 10:21:51 +0000 (19:21 +0900)]
Fix for #31147. 'fullwidthify' proportional glyphs if pwid/palt are not set.

11 years agoltj-rmlgbm.lua: stopped to use module().
Hironori Kitagawa [Sat, 13 Apr 2013 08:22:16 +0000 (17:22 +0900)]
ltj-rmlgbm.lua: stopped to use module().

11 years agoluatexja-preset.sty: changed presets' name.
Hironori Kitagawa [Sat, 13 Apr 2013 08:19:07 +0000 (17:19 +0900)]
luatexja-preset.sty: changed presets' name.

11 years agoMerge branch 'kitagawa_test' into kitagawa_cid
Hironori Kitagawa [Mon, 8 Apr 2013 01:51:12 +0000 (10:51 +0900)]
Merge branch 'kitagawa_test' into kitagawa_cid

11 years agoJapanese math fonts (obsolete) under luatexja-fontspec.
Hironori Kitagawa [Mon, 8 Apr 2013 01:50:51 +0000 (10:50 +0900)]
Japanese math fonts (obsolete) under luatexja-fontspec.

11 years agoBugfix: \verb under fontspec.
Hironori Kitagawa [Mon, 8 Apr 2013 01:27:03 +0000 (10:27 +0900)]
Bugfix: \verb under fontspec.

11 years agoltj-jfmglue.lua: 'parbdd' wasn't effective.
Hironori Kitagawa [Fri, 5 Apr 2013 08:32:50 +0000 (17:32 +0900)]
ltj-jfmglue.lua: 'parbdd' wasn't effective.

11 years agoFix ticket #31086 (\verb*).
Hironori Kitagawa [Mon, 1 Apr 2013 23:47:49 +0000 (08:47 +0900)]
Fix ticket #31086 (\verb*).

11 years agoltj-otf.lua: \CID{} (only AJ16) works in TrueType fonts.
Hironori Kitagawa [Tue, 19 Mar 2013 01:17:17 +0000 (10:17 +0900)]
ltj-otf.lua: \CID{} (only AJ16) works in TrueType fonts.

11 years agoMerge branch 'master' into kitagawa_cid
Hironori Kitagawa [Mon, 18 Mar 2013 05:55:01 +0000 (14:55 +0900)]
Merge branch 'master' into kitagawa_cid

11 years agoReleases 20130318.1 20130318.1
Hironori Kitagawa [Mon, 18 Mar 2013 05:38:26 +0000 (14:38 +0900)]
Releases 20130318.1

11 years agotool/release.sh: remove test/ from the archive.
Hironori Kitagawa [Mon, 18 Mar 2013 05:38:01 +0000 (14:38 +0900)]
tool/release.sh: remove test/ from the archive.

11 years agoRemoved "\pdfcompresslevel=0" from test04-jfm.tex.
Hironori Kitagawa [Mon, 18 Mar 2013 05:32:44 +0000 (14:32 +0900)]
Removed "\pdfcompresslevel=0" from test04-jfm.tex.

11 years agoRegenerated manual pdfs; using IPAMincho (c7823a1) makes pdfs large.
Hironori Kitagawa [Mon, 18 Mar 2013 05:22:51 +0000 (14:22 +0900)]
Regenerated manual pdfs; using IPAMincho (c7823a1) makes pdfs large.

11 years agoReleases 20130318.0 20130318.0
Hironori Kitagawa [Mon, 18 Mar 2013 05:09:06 +0000 (14:09 +0900)]
Releases 20130318.0

11 years agoRegenerated manual pdfs.
Hironori Kitagawa [Mon, 18 Mar 2013 02:48:40 +0000 (11:48 +0900)]
Regenerated manual pdfs.

11 years agoUpdated the manual.
Hironori Kitagawa [Mon, 18 Mar 2013 01:40:54 +0000 (10:40 +0900)]
Updated the manual.

11 years agoAdd 'shared' table for fontspec.
Hironori Kitagawa [Mon, 18 Mar 2013 00:28:29 +0000 (09:28 +0900)]
Add 'shared' table for fontspec.

11 years agoloading message
Hironori Kitagawa [Sat, 16 Mar 2013 10:33:48 +0000 (19:33 +0900)]
loading message

11 years agoGlyph set width
Hironori Kitagawa [Sun, 17 Mar 2013 07:08:18 +0000 (16:08 +0900)]
Glyph set width

Here I referred to the following files:
  The Adobe-Japan1-6 Character Collection #5078 (PDF, 10.3M) 2/15/08
  The Adobe-GB1-5 Character Collection #5079    (PDF, 15.2M) 1/24/12
  The Adobe-CNS1-6 Character Collection #5080   (PDF, 9.5M) 1/12/12
  The Adobe-Korea1-2 Character Collection #5093 (PDF, 6.8M) 1/12/12

All of them can be downloaded from
  "Font technical notes" (http://www.adobe.com/devnet/font.html).

11 years agoloading message
Hironori Kitagawa [Sat, 16 Mar 2013 10:33:48 +0000 (19:33 +0900)]
loading message

11 years agoAdded 'tounicode' entry in each characters in noembed fonts.
Hironori Kitagawa [Sat, 16 Mar 2013 10:04:43 +0000 (19:04 +0900)]
Added 'tounicode' entry in each characters in noembed fonts.

11 years agoAdded 'unicodes' tables in noembed fonts.
Hironori Kitagawa [Sat, 16 Mar 2013 01:55:11 +0000 (10:55 +0900)]
Added 'unicodes' tables in noembed fonts.

11 years agoFix the widthof '.'. (#28380)
Hironori Kitagawa [Fri, 15 Mar 2013 13:14:36 +0000 (22:14 +0900)]
Fix the widthof '.'. (#28380)

11 years agoEXPERIMENT: CMap-generated noembed fonts.
Hironori Kitagawa [Fri, 15 Mar 2013 11:10:28 +0000 (20:10 +0900)]
EXPERIMENT: CMap-generated noembed fonts.

11 years agoGathered user_ids which are used by LuaTeX-ja.
Hironori Kitagawa [Fri, 15 Mar 2013 01:35:47 +0000 (10:35 +0900)]
Gathered user_ids which are used by LuaTeX-ja.

11 years agoRegenerated test*.pdf (and fixed several bugs).
Hironori Kitagawa [Thu, 14 Mar 2013 11:31:08 +0000 (20:31 +0900)]
Regenerated test*.pdf (and fixed several bugs).

11 years agoFixed several bugs caused by the previous commit
Hironori Kitagawa [Thu, 14 Mar 2013 03:44:50 +0000 (12:44 +0900)]
Fixed several bugs caused by the previous commit

たぶんまだバグがたくさん残っています.後でチェックします.

11 years agotest: flatten the stack table
Hironori Kitagawa [Thu, 14 Mar 2013 02:36:14 +0000 (11:36 +0900)]
test: flatten the stack table

11 years agoChanged "\" -> "\\" in ltj-otf.lua.
Hironori Kitagawa [Thu, 31 Jan 2013 03:09:02 +0000 (12:09 +0900)]
Changed "\" -> "\\" in ltj-otf.lua.

11 years agolltjp-xunicode.sty: Fix the definition of \EU2\nobreakspace (ticket #30501)
Hironori Kitagawa [Mon, 14 Jan 2013 03:26:06 +0000 (12:26 +0900)]
lltjp-xunicode.sty: Fix the definition of \EU2\nobreakspace (ticket #30501)

11 years agoMerge branch 'kitagawa_jfont_fd' into kitagawa_test
Hironori Kitagawa [Mon, 14 Jan 2013 03:22:13 +0000 (12:22 +0900)]
Merge branch 'kitagawa_jfont_fd' into kitagawa_test

11 years agoFix check_box (kern for accents).
Hironori Kitagawa [Fri, 4 Jan 2013 13:34:57 +0000 (22:34 +0900)]
Fix check_box (kern for accents).

11 years agoModified check_box function; sync with ptex-base_130104_math-spc_beta.diff
Hironori Kitagawa [Fri, 4 Jan 2013 02:10:51 +0000 (11:10 +0900)]
Modified check_box function; sync with ptex-base_130104_math-spc_beta.diff

cf. "数式の前後の四分アキ" in TeX forum
  (http://oku.edu.mie-u.ac.jp/tex/mod/forum/discuss.php?d=913)

Note: \xkanjiskip around inline math formula can be controlled by
\ltjsetparameter{alxspmode={-1,...}} (not `\0) in LuaTeX-ja.

11 years agoStop pre-compiling ltj-kinsoku.lua, because bytecodes for LuaTeX 0.72 and those for...
Hironori Kitagawa [Wed, 2 Jan 2013 01:15:07 +0000 (10:15 +0900)]
Stop pre-compiling ltj-kinsoku.lua, because bytecodes for LuaTeX 0.72 and those for LuaJITTeX are incompatible.

11 years agoMoved changes of 1b1d3c3 and 3b2bba1 into luatexja-fontspec.sty (#30335).
Hironori Kitagawa [Tue, 1 Jan 2013 13:14:52 +0000 (22:14 +0900)]
Moved changes of 1b1d3c3 and 3b2bba1 into luatexja-fontspec.sty (#30335).

Ticket #30335 に述べた
> 1. 従来通り,\fontfamily, \selectfont で和文フォントファミリ定義 jy3*.fd を検索する.
> 2. \fontfamily では jy3*.fd を検索するが,\selectfont では検索する (1b1d3c3).
> 3. 和文エンコーディングでは .fd を完全に無視する (3b2bba1).
> 4. !LuaLaTeX-ja では従来通りとするが,luatexja-fontspec.sty に 2. 用のコードを載せる.
> 5. !LuaLaTeX-ja では従来通りとするが,luatexja-fontspec.sty に 3. 用のコードを載せる.
のうちの 5. の実装を行った.

11 years agoFixed get_attr_icflag(p) in luatexja.lua; also updated documents.
Hironori Kitagawa [Tue, 1 Jan 2013 12:57:51 +0000 (21:57 +0900)]
Fixed get_attr_icflag(p) in luatexja.lua; also updated documents.

11 years agoRevert 1b1d3c3 and 3b2bba1.
Hironori Kitagawa [Tue, 1 Jan 2013 12:43:46 +0000 (21:43 +0900)]
Revert 1b1d3c3 and 3b2bba1.

2コミットの内容を luatexja-fontspec.sty に移動させるための準備.
実際の移動は kitagawa_jfont_fd branch で行う予定であり,
この revert commit では単に a72f9fa と同じ状況になっているはず.

11 years agoTest: *.fd doesn't used at all for Japanese font families.
Hironori Kitagawa [Fri, 28 Dec 2012 11:43:38 +0000 (20:43 +0900)]
Test: *.fd doesn't used at all for Japanese font families.

「#30335: \fontfamily の .fd ファイルを探す処理について」に関する実験.
本コミットとその一つ前が revert される可能性は十分にあるので注意.

11 years agoTest: kanjifont definition files aren't used in \fontfamily (but still used in \kanji...
Hironori Kitagawa [Sat, 22 Dec 2012 23:40:59 +0000 (08:40 +0900)]
Test: kanjifont definition files aren't used in \fontfamily (but still used in \kanjifamily).

11 years agoChanged luatexja.lua according to commit f3e2792.
Hironori Kitagawa [Sat, 22 Dec 2012 06:24:43 +0000 (15:24 +0900)]
Changed luatexja.lua according to commit f3e2792.

11 years agoReleases 20121209.0 20121209.0
Hironori Kitagawa [Sun, 9 Dec 2012 01:06:33 +0000 (10:06 +0900)]
Releases 20121209.0

11 years agoRegenerated documents.
Hironori Kitagawa [Sat, 8 Dec 2012 02:02:33 +0000 (11:02 +0900)]
Regenerated documents.

11 years agoTentative fix of ltj-cctbreg.sty.
Hironori Kitagawa [Tue, 4 Dec 2012 22:30:34 +0000 (07:30 +0900)]
Tentative fix of ltj-cctbreg.sty.

11 years agoCompiled default "kinsoku" parameters into ltj-kinsoku.lua.
Hironori Kitagawa [Thu, 29 Nov 2012 08:44:57 +0000 (17:44 +0900)]
Compiled default "kinsoku" parameters into ltj-kinsoku.lua.

11 years agoFixed ltj-cctbreg.sty (#30205).
Hironori Kitagawa [Thu, 29 Nov 2012 07:42:50 +0000 (16:42 +0900)]
Fixed ltj-cctbreg.sty (#30205).

11 years agoFix test18-grid.tex; materials don\'t move even if \ltjhanmenframewidth != 0pt.
Hironori Kitagawa [Sat, 17 Nov 2012 07:22:55 +0000 (16:22 +0900)]
Fix test18-grid.tex; materials don\'t move even if \ltjhanmenframewidth != 0pt.

11 years agoFixed a bug in ltj-adjust.lua (when using kanjiskip from JFM).
Hironori Kitagawa [Sat, 17 Nov 2012 05:47:35 +0000 (14:47 +0900)]
Fixed a bug in ltj-adjust.lua (when using kanjiskip from JFM).

11 years agoFix ltj-adjust.lua.
Hironori Kitagawa [Sun, 21 Oct 2012 23:28:18 +0000 (08:28 +0900)]
Fix ltj-adjust.lua.

11 years agoFix errors: ltjb.package_error() is called with a table argument in ltj-charrange...
Kazuki Maeda [Sun, 21 Oct 2012 08:24:36 +0000 (17:24 +0900)]
Fix errors: ltjb.package_error() is called with a table argument in ltj-charrange.lua.

ltjb.package_error() の引数 help としてテーブルが与えられると,
   ! LuaTeX error ...me/kmaeda/texmf/tex/luatex/luatexja/src/ltj-base.lua:38: atte
   mpt to call method 'gsub' (a nil value)
というエラーが出る.ltj-charrange.lua 内に2箇所あったので,テーブルを使わないように
修正しました.

11 years agoAnother optimize; \[x]kanjiskip in a paragraph shares one glue_spec node.
Hironori Kitagawa [Sat, 20 Oct 2012 13:03:16 +0000 (22:03 +0900)]
Another optimize; \[x]kanjiskip in a paragraph shares one glue_spec node.

11 years agoAdded remark (and TODO) in ltj-adjust.lua.
Hironori Kitagawa [Fri, 12 Oct 2012 16:42:54 +0000 (18:42 +0200)]
Added remark (and TODO)  in ltj-adjust.lua.

11 years agoFix set_np_xspc_alchar, and more localization.
Hironori Kitagawa [Fri, 12 Oct 2012 15:01:42 +0000 (17:01 +0200)]
Fix set_np_xspc_alchar, and more localization.

11 years agoTry to optimize...
Hironori Kitagawa [Fri, 12 Oct 2012 12:20:41 +0000 (14:20 +0200)]
Try to optimize...

11 years agoAdded test18-grid.tex.
Hironori Kitagawa [Tue, 9 Oct 2012 14:52:39 +0000 (16:52 +0200)]
Added test18-grid.tex.

\@outputpage を hack し,文字の並びを示すグリッド・横線の出力を可能とした.
もうちょっと整理してから lltjcore.sty にマージしたい.

11 years agoRe-applied changes in 5cfd81c.
Hironori Kitagawa [Tue, 9 Oct 2012 12:12:03 +0000 (14:12 +0200)]
Re-applied changes in 5cfd81c.

11 years agoTypo
Hironori Kitagawa [Tue, 9 Oct 2012 08:51:02 +0000 (10:51 +0200)]
Typo

11 years agoSupports ``weighted average'' of JFM glues.
Hironori Kitagawa [Tue, 9 Oct 2012 02:36:04 +0000 (04:36 +0200)]
Supports ``weighted average'' of JFM glues.

- Changed default value of differentjfm to `paverage'.
- Difference between `average' and `paverage' can be seen from

  \documentclass{ltjsarticle}
  \usepackage{lua-visual-debug}
  \begin{document}
  \ltjsetparameter{differentjfm=paverage}.{\Huge ・}\par % default
  .\inhibitglue\hskip.5\zw\vrule width 0pt{\Huge\hskip.25\zw\inhibitglue・}\par
  \ltjsetparameter{differentjfm=average}.{\Huge ・}
  \end{document}

11 years agoFix ltj-adjust.lua; I misread jlreq.
Hironori Kitagawa [Sun, 7 Oct 2012 04:47:48 +0000 (06:47 +0200)]
Fix ltj-adjust.lua; I misread jlreq.

11 years agoMerge branch 'kitagawa_adjust_pri' into kmaeda-doc
Kazuki Maeda [Mon, 1 Oct 2012 01:31:04 +0000 (10:31 +0900)]
Merge branch 'kitagawa_adjust_pri' into kmaeda-doc

11 years agoluatexja.dtx: Fix typos.
Kazuki Maeda [Mon, 1 Oct 2012 01:30:17 +0000 (10:30 +0900)]
luatexja.dtx: Fix typos.

11 years agoCorrected a typo.
Hironori Kitagawa [Sun, 30 Sep 2012 23:11:09 +0000 (08:11 +0900)]
Corrected a typo.

11 years agoMerge branch 'kmaeda-doc' into kitagawa_adjust_pri
Hironori Kitagawa [Sun, 30 Sep 2012 23:03:42 +0000 (08:03 +0900)]
Merge branch 'kmaeda-doc' into kitagawa_adjust_pri

11 years agoluatexja.dtx: Add English translation of Section 14 Patch for the listings package.
Kazuki Maeda [Sun, 30 Sep 2012 12:39:56 +0000 (21:39 +0900)]
luatexja.dtx: Add English translation of Section 14 Patch for the listings package.

11 years agoUpdated the manual.
Hironori Kitagawa [Sun, 30 Sep 2012 09:26:35 +0000 (18:26 +0900)]
Updated the manual.

11 years agoluatexja.dtx: Add English translation of Appendix A.
Kazuki Maeda [Sun, 30 Sep 2012 08:43:19 +0000 (17:43 +0900)]
luatexja.dtx: Add English translation of Appendix A.

11 years agoAdded luatexja-adjust.sty. (documents: in progress)
Hironori Kitagawa [Sun, 30 Sep 2012 07:23:13 +0000 (16:23 +0900)]
Added luatexja-adjust.sty. (documents: in progress)

11 years ago行末文字の位置調整も追加.
Hironori Kitagawa [Fri, 28 Sep 2012 09:55:41 +0000 (18:55 +0900)]
行末文字の位置調整も追加.

11 years agoluatexja.dtx: Fix typos.
Kazuki Maeda [Thu, 27 Sep 2012 16:21:03 +0000 (01:21 +0900)]
luatexja.dtx: Fix typos.

11 years agoMoved Lua codes of test17-priority.tex into ltj-adjust.lua.
Hironori Kitagawa [Thu, 27 Sep 2012 14:26:24 +0000 (23:26 +0900)]
Moved Lua codes of test17-priority.tex into ltj-adjust.lua.

11 years agoRemove "lineend" feature and change the values of \ltj@icflag.
Hironori Kitagawa [Thu, 27 Sep 2012 01:49:33 +0000 (10:49 +0900)]
Remove "lineend" feature and change the values of \ltj@icflag.

11 years agolltjfont.sty: use \protected\def in the definiton of \usefont.
Hironori Kitagawa [Wed, 26 Sep 2012 21:20:13 +0000 (06:20 +0900)]
lltjfont.sty: use \protected\def in the definiton of \usefont.

11 years ago優先度付き調整処理のテスト (test17-priority.tex)
Hironori Kitagawa [Tue, 25 Sep 2012 00:59:44 +0000 (09:59 +0900)]
優先度付き調整処理のテスト (test17-priority.tex)