OSDN Git Service

luatex-ja/luatexja.git
18 months agoReleases 20221002.0 20221002.0
Hironori Kitagawa [Sun, 2 Oct 2022 09:14:22 +0000 (18:14 +0900)]
Releases 20221002.0

18 months agoltj-math.lua: bugfix of math style
Hironori Kitagawa [Sun, 2 Oct 2022 09:13:43 +0000 (18:13 +0900)]
ltj-math.lua: bugfix of math style

18 months agoRegemerated pdfs
Hironori Kitagawa [Sun, 2 Oct 2022 07:20:09 +0000 (16:20 +0900)]
Regemerated pdfs

18 months agoluatexja-otf: \newcount\ltj@temcnta is not needed
Hironori Kitagawa [Sun, 2 Oct 2022 07:17:30 +0000 (16:17 +0900)]
luatexja-otf: \newcount\ltj@temcnta is not needed

18 months agotarget release date: 2022-10-02 (today)
Hironori Kitagawa [Sun, 2 Oct 2022 06:53:33 +0000 (15:53 +0900)]
target release date: 2022-10-02 (today)

18 months agomath doc
Hironori Kitagawa [Sat, 1 Oct 2022 05:21:55 +0000 (14:21 +0900)]
math doc

18 months agomath
Hironori Kitagawa [Sat, 1 Oct 2022 04:08:36 +0000 (13:08 +0900)]
math

19 months agowip (#45664)
Hironori Kitagawa [Tue, 20 Sep 2022 08:59:39 +0000 (17:59 +0900)]
wip (#45664)

19 months agomath (WIP)
Hironori Kitagawa [Mon, 19 Sep 2022 21:06:03 +0000 (06:06 +0900)]
math (WIP)

19 months agoMerge branch 'kitagawa_charrange_fast' into kitagawa_test
Hironori Kitagawa [Mon, 19 Sep 2022 20:49:12 +0000 (05:49 +0900)]
Merge branch 'kitagawa_charrange_fast' into kitagawa_test

19 months agoltj[s]classes: \stockwidth, \stockheight
Hironori Kitagawa [Sun, 11 Sep 2022 23:02:28 +0000 (08:02 +0900)]
ltj[s]classes: \stockwidth, \stockheight

19 months agoltj[s]classes: \stockwidth, \stockheight
Hironori Kitagawa [Sun, 11 Sep 2022 23:02:28 +0000 (08:02 +0900)]
ltj[s]classes: \stockwidth, \stockheight

20 months agoLuaTeX 1.08.0 have sufficient node.direct.{get,set}XXX helpers
Hironori Kitagawa [Sun, 28 Aug 2022 22:59:54 +0000 (07:59 +0900)]
LuaTeX 1.08.0 have sufficient node.direct.{get,set}XXX helpers

20 months agotest03-after.tex: unset attr
Hironori Kitagawa [Sun, 28 Aug 2022 11:20:22 +0000 (20:20 +0900)]
test03-after.tex: unset attr

20 months agoMerge branch 'kitagawa_test' into kitagawa_charrange_fast
Hironori Kitagawa [Sun, 28 Aug 2022 11:10:57 +0000 (20:10 +0900)]
Merge branch 'kitagawa_test' into kitagawa_charrange_fast

20 months agopartially revert 6de0644ec (revert tex side only)
Hironori Kitagawa [Wed, 24 Aug 2022 06:05:40 +0000 (15:05 +0900)]
partially revert 6de0644ec (revert tex side only)

20 months agoa//b -> floor(a/b), since '//' does not produce integer always
Hironori Kitagawa [Wed, 24 Aug 2022 01:20:25 +0000 (10:20 +0900)]
a//b -> floor(a/b), since '//' does not produce integer always

20 months agouse node.direct.{g/s}etdata
Hironori Kitagawa [Tue, 23 Aug 2022 21:09:11 +0000 (06:09 +0900)]
use node.direct.{g/s}etdata

20 months agochange the argument of getcount to the register number
Hironori Kitagawa [Mon, 22 Aug 2022 08:07:41 +0000 (17:07 +0900)]
change the argument of getcount to the register number

20 months agoremove trailing spaces
Hironori Kitagawa [Sun, 21 Aug 2022 22:34:28 +0000 (07:34 +0900)]
remove trailing spaces

20 months agohas_attribute -> get_attribute
Hironori Kitagawa [Sun, 21 Aug 2022 22:34:00 +0000 (07:34 +0900)]
has_attribute -> get_attribute

20 months agoltj-direction.lua: fix \vsplit a \vtop-box
Hironori Kitagawa [Sat, 20 Aug 2022 11:08:12 +0000 (20:08 +0900)]
ltj-direction.lua: fix \vsplit a \vtop-box

20 months agoltj-direction.lua: fix \vsplit a \vtop-box
Hironori Kitagawa [Sat, 20 Aug 2022 11:08:12 +0000 (20:08 +0900)]
ltj-direction.lua: fix \vsplit a \vtop-box

20 months agouse tex.getnest()
Hironori Kitagawa [Sat, 20 Aug 2022 10:51:38 +0000 (19:51 +0900)]
use tex.getnest()

20 months agoltj-lineskip.lua: rewrite
Hironori Kitagawa [Sat, 20 Aug 2022 10:31:05 +0000 (19:31 +0900)]
ltj-lineskip.lua: rewrite

20 months ago\jfont: another approach
Hironori Kitagawa [Sat, 20 Aug 2022 01:10:12 +0000 (10:10 +0900)]
\jfont: another approach

20 months ago\jfont: support control symbol
Hironori Kitagawa [Sat, 20 Aug 2022 00:11:22 +0000 (09:11 +0900)]
\jfont: support control symbol

20 months agotypo in print_spec()
Hironori Kitagawa [Thu, 18 Aug 2022 23:59:07 +0000 (08:59 +0900)]
typo in print_spec()

20 months agoltj-stack.lua: use array instead of hashed table for glue
Hironori Kitagawa [Thu, 18 Aug 2022 21:28:30 +0000 (06:28 +0900)]
ltj-stack.lua: use array instead of hashed table for glue

20 months ago\ltj@kcatN (N>=1) are unset by default
Hironori Kitagawa [Thu, 18 Aug 2022 20:14:25 +0000 (05:14 +0900)]
\ltj@kcatN (N>=1) are unset by default

20 months agosupport for not setting \ltj@{y,t}{a,k}blshift (unset -> 0pt)
Hironori Kitagawa [Thu, 18 Aug 2022 06:29:18 +0000 (15:29 +0900)]
support for not setting \ltj@{y,t}{a,k}blshift (unset -> 0pt)

20 months agoltj-stack.lua: use getglue()
Hironori Kitagawa [Wed, 17 Aug 2022 08:44:17 +0000 (17:44 +0900)]
ltj-stack.lua: use getglue()

20 months agobit op (require Lua 5.3)
Hironori Kitagawa [Wed, 17 Aug 2022 03:18:07 +0000 (12:18 +0900)]
bit op (require Lua 5.3)

20 months agouse getFOO/setFOO helpers instead of getfield/setfield
Hironori Kitagawa [Tue, 16 Aug 2022 07:21:59 +0000 (16:21 +0900)]
use getFOO/setFOO helpers instead of getfield/setfield

Squashed commit of the following:

commit 3ecefd04fb3c2e0dea1764b813ed8840c033d0d0
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Tue Aug 16 16:20:02 2022 +0900

    removed trailing spaces

commit c0c3f5dfabdd5148288a5602ebe7caccb3bd2a8b
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Sun Aug 14 16:50:55 2022 +0900

    {g/s}etlist whenever possible

commit f9e21bbe9598663f8a19bb4152e65c3f7a6e71b4
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Sun Aug 14 14:23:09 2022 +0900

    node.direct.free -> node.direct.flush_node if possible

commit 908d5f6d2e51863129109ed661c4dbaa9b517f9c
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Sun Aug 14 07:58:42 2022 +0900

    fix memory leak of  luatexja.jfont.append_italic()

commit 52cce4c3dfc5c9adec707951d8c522bd349a8cb7
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Sat Aug 13 18:11:39 2022 +0900

    ltj-direction.lua: format change

commit 2dc75338b41e7f938b6c36ea1d1307aed1263096
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Sat Aug 13 11:51:00 2022 +0900

    more getfield(n, FOO) -> getFOO(n)

commit 68c576690e0aa423e3c0dd73d6c30ec9b9ddcb22
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Fri Aug 12 22:05:48 2022 +0900

    use {g,s}et{nucleus,sub,sup,shift,penalty,subtype, ...}

commit d49c708434627a038cf20bcb6a2bc8e323fe6109
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Fri Aug 12 18:14:16 2022 +0900

    Use helpers: setnext,{g/s}et{lang.kern}

commit ba1a9ceec35115400ff7ab8b1c71d9b7ceff8ee0
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Fri Aug 12 05:20:21 2022 +0900

    clear boxes which are unused

commit 43093c57ff8c9df3b891c8ca8b0b9b345cac1af3
Author: Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Date:   Thu Aug 11 16:10:15 2022 +0900

    WIP: unnecessary attribute list

20 months agofix memory leak of luatexja.jfont.append_italic()
Hironori Kitagawa [Sat, 13 Aug 2022 22:58:42 +0000 (07:58 +0900)]
fix memory leak of  luatexja.jfont.append_italic()

20 months agoReleases 20220810.0 20220810.0
Hironori Kitagawa [Wed, 10 Aug 2022 02:32:01 +0000 (11:32 +0900)]
Releases 20220810.0

20 months agoregenerated documents
Hironori Kitagawa [Wed, 10 Aug 2022 02:31:26 +0000 (11:31 +0900)]
regenerated documents

20 months agofix #45339
Hironori Kitagawa [Tue, 9 Aug 2022 21:50:51 +0000 (06:50 +0900)]
fix #45339

20 months agoReleases 20220807.0 20220807.0
Hironori Kitagawa [Sun, 7 Aug 2022 03:20:08 +0000 (12:20 +0900)]
Releases 20220807.0

20 months agoregenerated doc.
Hironori Kitagawa [Sun, 7 Aug 2022 00:41:44 +0000 (09:41 +0900)]
regenerated doc.

20 months agotarget reease date: 20220-08-07
Hironori Kitagawa [Sat, 6 Aug 2022 04:13:21 +0000 (13:13 +0900)]
target reease date: 20220-08-07

20 months agojfm_cache: kern->number
Hironori Kitagawa [Sat, 6 Aug 2022 04:09:00 +0000 (13:09 +0900)]
jfm_cache: kern->number

20 months agoremoved comment
Hironori Kitagawa [Thu, 4 Aug 2022 10:34:01 +0000 (19:34 +0900)]
removed comment

20 months agomore
Hironori Kitagawa [Wed, 3 Aug 2022 22:11:01 +0000 (07:11 +0900)]
more

20 months agosmall reformatting
Hironori Kitagawa [Wed, 3 Aug 2022 09:14:17 +0000 (18:14 +0900)]
small reformatting

20 months agomore
Hironori Kitagawa [Wed, 3 Aug 2022 04:46:31 +0000 (13:46 +0900)]
more

20 months ago#45298 wip: tex.baselineskip etc. creates glue_apec
Hironori Kitagawa [Tue, 2 Aug 2022 12:33:19 +0000 (21:33 +0900)]
#45298 wip: tex.baselineskip etc. creates glue_apec

21 months agofix \kansuji (#90439)
Hironori Kitagawa [Wed, 6 Jul 2022 03:40:11 +0000 (12:40 +0900)]
fix \kansuji (#90439)

21 months agoReleases 20220703.0 20220703.0
Hironori Kitagawa [Sun, 3 Jul 2022 02:15:41 +0000 (11:15 +0900)]
Releases 20220703.0

21 months agoupdated documents
Hironori Kitagawa [Sun, 3 Jul 2022 01:56:20 +0000 (10:56 +0900)]
updated documents

21 months agoluatexja-ruby: doc
Hironori Kitagawa [Sun, 3 Jul 2022 00:56:51 +0000 (09:56 +0900)]
luatexja-ruby: doc

21 months agotarget release date: 2022-07-03
Hironori Kitagawa [Sat, 2 Jul 2022 11:19:31 +0000 (20:19 +0900)]
target release date: 2022-07-03

21 months agoTarget release date: 2022-07-02
Hironori Kitagawa [Thu, 30 Jun 2022 09:48:59 +0000 (18:48 +0900)]
Target release date: 2022-07-02

22 months agoremoved unnecessary file
Hironori Kitagawa [Sun, 26 Jun 2022 00:09:17 +0000 (09:09 +0900)]
removed unnecessary file

22 months agoluatexja-ruby: date and default value of [yt]rubydepth
Hironori Kitagawa [Sun, 26 Jun 2022 00:06:58 +0000 (09:06 +0900)]
luatexja-ruby: date and default value of [yt]rubydepth

22 months agoMerge branch 'kitagawa_test' of git.sourceforge.jp:/gitroot/luatex-ja/luatexja into...
Hironori Kitagawa [Fri, 24 Jun 2022 23:21:22 +0000 (08:21 +0900)]
Merge branch 'kitagawa_test' of git.sourceforge.jp:/gitroot/luatex-ja/luatexja into kitagawa_test

22 months agofix #44916 by introducing "rubydepth" key.
Hironori Kitagawa [Fri, 24 Jun 2022 23:21:13 +0000 (08:21 +0900)]
fix #44916 by introducing "rubydepth" key.

22 months agoluatexja-preset: add preset noto and noto-jp
Hironori Kitagawa [Sun, 19 Jun 2022 11:42:42 +0000 (20:42 +0900)]
luatexja-preset: add preset noto and noto-jp

22 months agoFix #44745
Hironori Kitagawa [Fri, 3 Jun 2022 14:12:10 +0000 (23:12 +0900)]
Fix #44745

22 months agoReleases 20220530.0 20220530.0
Hironori Kitagawa [Mon, 30 May 2022 03:00:10 +0000 (12:00 +0900)]
Releases 20220530.0

22 months agoregenerated ltjsclasses.pdf
Hironori Kitagawa [Mon, 30 May 2022 02:59:45 +0000 (11:59 +0900)]
regenerated ltjsclasses.pdf

22 months agofootnote in ltjtarticle
Hironori Kitagawa [Mon, 30 May 2022 02:56:53 +0000 (11:56 +0900)]
footnote in ltjtarticle

22 months agoMerge branch 'latex-lab_220601' into kitagawa_test
Hironori Kitagawa [Mon, 30 May 2022 02:35:15 +0000 (11:35 +0900)]
Merge branch 'latex-lab_220601' into kitagawa_test

22 months agoregenerated documents
Hironori Kitagawa [Mon, 30 May 2022 02:32:30 +0000 (11:32 +0900)]
regenerated documents

23 months agotarget release date: 2022-05-30
Hironori Kitagawa [Sat, 28 May 2022 19:55:00 +0000 (04:55 +0900)]
target release date: 2022-05-30

23 months agoFix #44426
Hironori Kitagawa [Sun, 22 May 2022 05:43:09 +0000 (14:43 +0900)]
Fix #44426

23 months agofix '(linebreak): invalid list tail, probably missing glue' error
Hironori Kitagawa [Sat, 21 May 2022 12:18:04 +0000 (21:18 +0900)]
fix '(linebreak): invalid list tail, probably missing glue' error

2 years ago#44482: description of luatexja-preset
Hironori Kitagawa [Thu, 28 Apr 2022 21:50:01 +0000 (06:50 +0900)]
#44482: description of luatexja-preset

2 years agoReleases 20220411.0 20220411.0
Hironori Kitagawa [Mon, 11 Apr 2022 07:22:21 +0000 (16:22 +0900)]
Releases 20220411.0

2 years agoregenerated ltj[s]classes.pdf
Hironori Kitagawa [Mon, 11 Apr 2022 06:15:11 +0000 (15:15 +0900)]
regenerated ltj[s]classes.pdf

2 years agoupdate manuals
Hironori Kitagawa [Mon, 11 Apr 2022 05:49:30 +0000 (14:49 +0900)]
update manuals

2 years agoforgot to off kern feature in default setting (#44329)
Hironori Kitagawa [Sun, 10 Apr 2022 21:03:00 +0000 (06:03 +0900)]
forgot to off kern feature in default setting (#44329)

2 years agoMerge branch 'kitagawa_test' of git.sourceforge.jp:/gitroot/luatex-ja/luatexja into...
Hironori Kitagawa [Sun, 27 Mar 2022 12:43:28 +0000 (21:43 +0900)]
Merge branch 'kitagawa_test' of git.sourceforge.jp:/gitroot/luatex-ja/luatexja into kitagawa_test

2 years agojfm feature: ignore spaces around '=' and ','
Hironori Kitagawa [Sun, 27 Mar 2022 12:31:17 +0000 (21:31 +0900)]
jfm feature: ignore spaces around '=' and ','

2 years agoltjsclasses: latex-lab patches \@makefntext
Hironori Kitagawa [Thu, 24 Mar 2022 22:00:36 +0000 (07:00 +0900)]
ltjsclasses: latex-lab patches \@makefntext

2 years agoReleases 20220311.0 20220311.0
Hironori Kitagawa [Fri, 11 Mar 2022 10:03:05 +0000 (19:03 +0900)]
Releases 20220311.0

2 years agoregenerated documents
Hironori Kitagawa [Fri, 11 Mar 2022 10:02:05 +0000 (19:02 +0900)]
regenerated documents

2 years agotarget release date: 2022-03-11
Hironori Kitagawa [Wed, 9 Mar 2022 10:20:47 +0000 (19:20 +0900)]
target release date: 2022-03-11

2 years agolltjp-footmisc (#43897)
Hironori Kitagawa [Sat, 19 Feb 2022 06:29:00 +0000 (15:29 +0900)]
lltjp-footmisc (#43897)

2 years agoReleases 20220211.0 20220211.0
Hironori Kitagawa [Thu, 10 Feb 2022 22:50:08 +0000 (07:50 +0900)]
Releases 20220211.0

2 years agoMerge branch 'kitagawa_test'
Hironori Kitagawa [Thu, 10 Feb 2022 22:48:11 +0000 (07:48 +0900)]
Merge branch 'kitagawa_test'

2 years agodate
Hironori Kitagawa [Thu, 10 Feb 2022 22:47:49 +0000 (07:47 +0900)]
date

2 years agoMerge branch 'master' into kitagawa_test
Hironori Kitagawa [Thu, 10 Feb 2022 22:46:38 +0000 (07:46 +0900)]
Merge branch 'master' into kitagawa_test

2 years agotarget release date: 2022-02-11
Hironori Kitagawa [Thu, 10 Feb 2022 21:14:22 +0000 (06:14 +0900)]
target release date: 2022-02-11

2 years ago\ltjghostja{before,after}jachar; \ltjghostjachar will be removed
Hironori Kitagawa [Wed, 9 Feb 2022 13:02:26 +0000 (22:02 +0900)]
\ltjghostja{before,after}jachar; \ltjghostjachar will be removed

2 years agoReleases 20220207.0 20220207.0
Hironori Kitagawa [Mon, 7 Feb 2022 04:14:19 +0000 (13:14 +0900)]
Releases 20220207.0

2 years agodate
Hironori Kitagawa [Mon, 7 Feb 2022 04:12:52 +0000 (13:12 +0900)]
date

2 years agoupdated manual
Hironori Kitagawa [Mon, 7 Feb 2022 02:33:07 +0000 (11:33 +0900)]
updated manual

2 years agoadded \ltjghostjachar
Hironori Kitagawa [Mon, 7 Feb 2022 01:40:47 +0000 (10:40 +0900)]
added \ltjghostjachar

2 years agotarget release date: 2022-02-07
Hironori Kitagawa [Sun, 6 Feb 2022 04:17:02 +0000 (13:17 +0900)]
target release date: 2022-02-07

2 years agoMerge branch 'kitagawa_test' of git.osdn.net:/gitroot/luatex-ja/luatexja into kitagaw...
Hironori Kitagawa [Thu, 3 Feb 2022 10:47:22 +0000 (19:47 +0900)]
Merge branch 'kitagawa_test' of git.osdn.net:/gitroot/luatex-ja/luatexja into kitagawa_test

2 years agosmall fix
Hironori Kitagawa [Thu, 3 Feb 2022 10:47:08 +0000 (19:47 +0900)]
small fix

2 years agoUnicode 14.0.0
Hironori Kitagawa [Sun, 23 Jan 2022 12:28:34 +0000 (21:28 +0900)]
Unicode 14.0.0

2 years agocopyright year
Hironori Kitagawa [Sun, 23 Jan 2022 11:37:25 +0000 (20:37 +0900)]
copyright year

2 years agohyperref
Hironori Kitagawa [Mon, 17 Jan 2022 12:08:36 +0000 (21:08 +0900)]
hyperref

2 years ago\vadjust pre
Hironori Kitagawa [Wed, 12 Jan 2022 10:58:44 +0000 (19:58 +0900)]
\vadjust pre

2 years agoReleases 20220103.0 20220103.0
Hironori Kitagawa [Mon, 3 Jan 2022 03:19:51 +0000 (12:19 +0900)]
Releases 20220103.0

2 years agoregenerated pdf
Hironori Kitagawa [Sun, 2 Jan 2022 23:27:02 +0000 (08:27 +0900)]
regenerated pdf

2 years agotransformation of kana seq. into LuaTeX-ja itself.
Hironori Kitagawa [Sun, 2 Jan 2022 22:03:11 +0000 (07:03 +0900)]
transformation of kana seq. into LuaTeX-ja itself.

2 years agoltj-jfmglue.lua: kanjiskip_{natural,...} inserts kanjiskip instead of xkanjiskip...
Hironori Kitagawa [Sun, 2 Jan 2022 00:04:43 +0000 (09:04 +0900)]
ltj-jfmglue.lua: kanjiskip_{natural,...} inserts kanjiskip instead of xkanjiskip between JAchar and ALchar