OSDN Git Service

luatex-ja/luatexja.git
9 years agoluatexja-preset.sty: fix expert option.
Hironori Kitagawa [Wed, 3 Sep 2014 02:24:55 +0000 (11:24 +0900)]
luatexja-preset.sty: fix expert option.

9 years agoUpdated manual
Hironori Kitagawa [Wed, 3 Sep 2014 00:55:30 +0000 (09:55 +0900)]
Updated manual

 sync with kitagawa_tfont branch,
 but removed anything about vertical writing
 (since this branch doesn't support vertical writing yet)

9 years agoUpdated test04-jfm.{tex,pdf,txt}
Hironori Kitagawa [Tue, 2 Sep 2014 12:39:28 +0000 (21:39 +0900)]
Updated test04-jfm.{tex,pdf,txt}

9 years agoUpdated documents.
Hironori Kitagawa [Tue, 2 Sep 2014 05:18:14 +0000 (14:18 +0900)]
Updated documents.

9 years agoltj-jfmglue.lua: Fix handle_penalty_always() to always insert non-zero penalty.
Hironori Kitagawa [Tue, 2 Sep 2014 05:15:22 +0000 (14:15 +0900)]
ltj-jfmglue.lua: Fix handle_penalty_always() to always insert non-zero penalty.

9 years agoltj-jfmglue.lua: Fix handle_penalty_always() to always insert non-zero penalty.
Hironori Kitagawa [Tue, 2 Sep 2014 05:15:22 +0000 (14:15 +0900)]
ltj-jfmglue.lua: Fix handle_penalty_always() to always insert non-zero penalty.

9 years agoFix #34253.
Hironori Kitagawa [Mon, 1 Sep 2014 03:50:26 +0000 (12:50 +0900)]
Fix #34253.

9 years agoltj-adjust.lua: support situations like \hfil\hfilneg
Hironori Kitagawa [Sat, 23 Aug 2014 04:19:38 +0000 (13:19 +0900)]
ltj-adjust.lua: support situations like \hfil\hfilneg

9 years agoltj-adjust.lua: support situations like \hfil\hfilneg
Hironori Kitagawa [Sat, 23 Aug 2014 04:19:38 +0000 (13:19 +0900)]
ltj-adjust.lua: support situations like \hfil\hfilneg

9 years agoFix #34207 (cherry-pick 5ee9868b)
Hironori Kitagawa [Thu, 21 Aug 2014 10:59:25 +0000 (19:59 +0900)]
Fix #34207 (cherry-pick 5ee9868b)

9 years agoFix #34207
Hironori Kitagawa [Thu, 21 Aug 2014 10:59:25 +0000 (19:59 +0900)]
Fix #34207

9 years agoAdded jfm-convert.lua (pTeX JFM -> LuaTeX-ja JFM)
Hironori Kitagawa [Tue, 19 Aug 2014 00:06:09 +0000 (09:06 +0900)]
Added jfm-convert.lua (pTeX JFM -> LuaTeX-ja JFM)

10 years agoluatexja-core.sty: Redefined \un{h,v}copy.
Hironori Kitagawa [Fri, 15 Aug 2014 01:14:35 +0000 (10:14 +0900)]
luatexja-core.sty: Redefined \un{h,v}copy.

10 years agoltj-direction.lua: fixed a bug that \inhibitglue\tate causes an error.
Hironori Kitagawa [Thu, 14 Aug 2014 03:38:27 +0000 (12:38 +0900)]
ltj-direction.lua: fixed a bug that \inhibitglue\tate causes an error.

10 years agoMoved some Lua codes to avoid circular dependencies
Hironori Kitagawa [Wed, 13 Aug 2014 07:38:18 +0000 (16:38 +0900)]
Moved some Lua codes to avoid circular dependencies

10 years agolltjext.sty: compatibility with array.sty.
Hironori Kitagawa [Mon, 11 Aug 2014 14:21:39 +0000 (23:21 +0900)]
lltjext.sty: compatibility with array.sty.

10 years agoluatexja-fontspec-24.sty: Fix that YokoFeatures doesn't stack.
Hironori Kitagawa [Mon, 11 Aug 2014 02:05:35 +0000 (11:05 +0900)]
luatexja-fontspec-24.sty: Fix that YokoFeatures doesn't stack.

10 years agoluatexja-fontspec-24.sty: YokoFeatures etc. inside AltFont
Hironori Kitagawa [Sun, 10 Aug 2014 01:58:29 +0000 (10:58 +0900)]
luatexja-fontspec-24.sty: YokoFeatures etc. inside AltFont

e.g.:
\jfontspec
[
  AltFont = { { Color=0000FF,  Range="6000-"9FFF } },
  BoldFont=KozMinPr6N-Bold,
  UprightFeatures = {
    AltFont = {
      { Font=KozGoPr6N-Light, Range="3000-"30FF, TateFont = KozGoPr6N-Heavy,
        YokoFeatures={ Color=4F0000} }
    },
  },
  BoldFeatures = { Color=006F00,
    AltFont = { { Font=KozGoPr6N-Bold, Range="3000-"30FF } },
  },
]{KozMinPr6N-Light}

Now AltFont stacks with \addjfontfeatures.

10 years agoluatexja-fontspec: support AltFont inside BoldFeatures etc.
Hironori Kitagawa [Sat, 9 Aug 2014 04:52:25 +0000 (13:52 +0900)]
luatexja-fontspec: support AltFont inside BoldFeatures etc.

10 years agoluatexja-fontspec: Added YokoFeatures, TateFeatures and TateFont key.
Hironori Kitagawa [Fri, 8 Aug 2014 08:20:44 +0000 (17:20 +0900)]
luatexja-fontspec: Added YokoFeatures, TateFeatures and TateFont key.

TODO:
 * \zw, \zh doesn't support vertical fonts (yet)
 * with lltjext.sty, a tabular in text09-fontspec.tex couldn't be processed.
 * more tests

10 years agolltjext.sty: direction option of picture environment
Hironori Kitagawa [Tue, 5 Aug 2014 01:03:36 +0000 (10:03 +0900)]
lltjext.sty: direction option of picture environment

10 years agoForgot to include ltj-direction.lua^^;
Hironori Kitagawa [Tue, 5 Aug 2014 01:02:58 +0000 (10:02 +0900)]
Forgot to include ltj-direction.lua^^;

10 years agoltj-direction.lua:match arrangement of box of dirrerent direction.
Hironori Kitagawa [Mon, 4 Aug 2014 13:32:12 +0000 (22:32 +0900)]
ltj-direction.lua:match arrangement of box of dirrerent direction.

 Add new test: tets55-boxdim_diffdir.tex

10 years agoltj-direction.lua: Fix 'Attempt to double-free pdf_save node.'
Hironori Kitagawa [Mon, 4 Aug 2014 08:02:08 +0000 (17:02 +0900)]
ltj-direction.lua: Fix 'Attempt to double-free pdf_save node.'

10 years agoComplete lltjext.sty (and \vcenter)
Hironori Kitagawa [Mon, 28 Jul 2014 01:08:20 +0000 (10:08 +0900)]
Complete lltjext.sty (and \vcenter)

10 years agoVertical Japanese fonts in ltjsclasses.
Hironori Kitagawa [Sat, 26 Jul 2014 11:16:15 +0000 (20:16 +0900)]
Vertical Japanese fonts in ltjsclasses.

10 years agoStarted to write lltjext.sty (↔ plext.sty); tabular/array, minipage, \parbox, \pbox.
Hironori Kitagawa [Sat, 26 Jul 2014 11:02:18 +0000 (20:02 +0900)]
Started to write lltjext.sty (↔ plext.sty); tabular/array, minipage, \parbox, \pbox.

10 years agoOops, I forgot to include the actual change of prev. commit (6dae88ff).
Hironori Kitagawa [Sat, 26 Jul 2014 08:38:19 +0000 (17:38 +0900)]
Oops, I forgot to include the actual change of prev. commit (6dae88ff).

10 years agoChanged initial 'vertical placement' of a real glyph in vertical fonts.
Hironori Kitagawa [Mon, 21 Jul 2014 10:55:47 +0000 (19:55 +0900)]
Changed initial 'vertical placement' of a real glyph in vertical fonts.

10 years agoFixed \un{h,v}box; also updated manuals.
Hironori Kitagawa [Mon, 21 Jul 2014 06:05:31 +0000 (15:05 +0900)]
Fixed \un{h,v}box; also updated manuals.

10 years agoImproved impl. of \utod.
Hironori Kitagawa [Sun, 20 Jul 2014 11:28:59 +0000 (20:28 +0900)]
Improved impl. of \utod.

10 years agoAdded \utod direction (same as "tate math direction" in pTeX)
Hironori Kitagawa [Sun, 20 Jul 2014 08:17:35 +0000 (17:17 +0900)]
Added \utod direction (same as "tate math direction" in pTeX)

 * direction -> int:
    dir_dtou = 1
    dir_tate = 3
    dir_yoko = 4
    dir_utod = 11
 * pTeX has "yoko math direction", but LuaTeX-ja doesn't.
 * I didn't tested \ltjgetwd, \ltjsetwd with \utod direction.
   I'll test and fix them in the next commit.

10 years agoFix \raise, \lower, \moveleft, \moveright.
Hironori Kitagawa [Fri, 18 Jul 2014 05:56:32 +0000 (14:56 +0900)]
Fix \raise, \lower, \moveleft, \moveright.

10 years agoCommented unnecessary? line in ltj-rmlgbm.lua.
Hironori Kitagawa [Thu, 17 Jul 2014 23:38:01 +0000 (08:38 +0900)]
Commented unnecessary? line in ltj-rmlgbm.lua.

10 years agoCommented unnecessary? line in ltj-rmlgbm.lua.
Hironori Kitagawa [Thu, 17 Jul 2014 23:38:01 +0000 (08:38 +0900)]
Commented unnecessary? line in ltj-rmlgbm.lua.

10 years agoUpdated ltj[s]classes.pdf etc.
Hironori Kitagawa [Thu, 3 Jul 2014 08:22:21 +0000 (17:22 +0900)]
Updated ltj[s]classes.pdf etc.

10 years agoUpdated tests.
Hironori Kitagawa [Thu, 3 Jul 2014 05:41:06 +0000 (14:41 +0900)]
Updated tests.

10 years agoremoved \ifydir etc. from source code (we must update doc/ and test/)
Hironori Kitagawa [Wed, 2 Jul 2014 09:33:24 +0000 (18:33 +0900)]
removed \ifydir etc. from source code (we must update doc/ and test/)

10 years agoltjclasses: move the position of \tate
Hironori Kitagawa [Tue, 1 Jul 2014 02:18:18 +0000 (11:18 +0900)]
ltjclasses: move the position of \tate

10 years agoltj-direction.lua, luatexja-core.sty: \ifydir etc. (not tested with \vadjust and...
Hironori Kitagawa [Sun, 29 Jun 2014 14:02:27 +0000 (23:02 +0900)]
ltj-direction.lua, luatexja-core.sty: \ifydir etc. (not tested with \vadjust and \insert).

10 years agoMerge branch 'kmaeda_tfontspec' into kitagawa_tfont
Hironori Kitagawa [Sun, 29 Jun 2014 06:58:07 +0000 (15:58 +0900)]
Merge branch 'kmaeda_tfontspec' into kitagawa_tfont

10 years agoltj-direction.lua: tex.lists.page_head is not always nil when a class file is loaded.
Hironori Kitagawa [Sun, 29 Jun 2014 06:56:43 +0000 (15:56 +0900)]
ltj-direction.lua: tex.lists.page_head is not always nil when a class file is loaded.

10 years agoFix typos in the document.
Kazuki Maeda [Sun, 29 Jun 2014 06:33:07 +0000 (15:33 +0900)]
Fix typos in the document.

10 years agoluatexja-core.sty: stopped to use \ltj@dir@count in \everyhbox and \everyvbox hooks.
Hironori Kitagawa [Sun, 29 Jun 2014 05:24:29 +0000 (14:24 +0900)]
luatexja-core.sty: stopped to use \ltj@dir@count in \everyhbox and \everyvbox hooks.

10 years agoluatexja-core.sty: \iftdir etc. now works in \hbox{{\tate ...}\iftdir T\fi}.
Hironori Kitagawa [Sun, 29 Jun 2014 02:07:15 +0000 (11:07 +0900)]
luatexja-core.sty: \iftdir etc. now works in \hbox{{\tate ...}\iftdir T\fi}.

10 years agoltj-direction.lua: stop \count register \ltj@dir@count to store the direction (WIP).
Hironori Kitagawa [Sat, 28 Jun 2014 11:53:27 +0000 (20:53 +0900)]
ltj-direction.lua: stop \count register \ltj@dir@count to store the direction (WIP).

 Only tested with test51-vtest.tex; I will do more tests.

10 years agoltj-direction.lua: fix that direction can be changed by accident in an align.
Hironori Kitagawa [Thu, 26 Jun 2014 07:25:35 +0000 (16:25 +0900)]
ltj-direction.lua: fix that direction can be changed by accident in an align.

10 years agoluatexja-fontspec: Typo: \tl_set:Nx -> \clist_set:Nx.
Kazuki Maeda [Wed, 25 Jun 2014 11:42:31 +0000 (20:42 +0900)]
luatexja-fontspec: Typo: \tl_set:Nx -> \clist_set:Nx.

10 years agoForgot to add files...
Kazuki Maeda [Wed, 25 Jun 2014 11:35:54 +0000 (20:35 +0900)]
Forgot to add files...

10 years agoluatexja-fontspec: Compatible with fontspec v2.4.
Kazuki Maeda [Wed, 25 Jun 2014 11:32:23 +0000 (20:32 +0900)]
luatexja-fontspec: Compatible with fontspec v2.4.

 * Use NFSSFamily for vertical font specification.

10 years agoltj-jfont.lua etc.: minor correction.
Hironori Kitagawa [Tue, 24 Jun 2014 05:14:33 +0000 (14:14 +0900)]
ltj-jfont.lua etc.: minor correction.

10 years agoFixed dir whatsit in \vtop
Hironori Kitagawa [Sun, 22 Jun 2014 01:31:16 +0000 (10:31 +0900)]
Fixed dir whatsit in \vtop

10 years agoSuppress 'underfull {h,v}box' warning for 'empty' boxes, as original [Lua]TeX.
Hironori Kitagawa [Sun, 22 Jun 2014 00:38:47 +0000 (09:38 +0900)]
Suppress 'underfull {h,v}box' warning for 'empty' boxes, as original [Lua]TeX.

 Note that this code only works for LuaTeX rev 5023 or later.

 LuaTeX and LuaJITTeX which is shipped with TL14 may causes
 'assertion failed' error with this code.

10 years agoReleases 20140621.1 20140621.1
Hironori Kitagawa [Sat, 21 Jun 2014 12:42:39 +0000 (21:42 +0900)]
Releases 20140621.1

10 years agoForgot to backport commit a5b8971.
Hironori Kitagawa [Sat, 21 Jun 2014 12:41:34 +0000 (21:41 +0900)]
Forgot to backport commit a5b8971.

10 years agoReleases 20140621.0 20140621.0
Hironori Kitagawa [Sat, 21 Jun 2014 06:02:42 +0000 (15:02 +0900)]
Releases 20140621.0

10 years agoRegenerated PDFs.
Hironori Kitagawa [Sat, 21 Jun 2014 06:00:34 +0000 (15:00 +0900)]
Regenerated PDFs.

10 years agoMerge branch 'kmaeda_fontspec' into kitagawa_test
Hironori Kitagawa [Sat, 21 Jun 2014 05:32:17 +0000 (14:32 +0900)]
Merge branch 'kmaeda_fontspec' into kitagawa_test

10 years agoluatexja-fontspec: Syntax change: `\setmainjfont{font}[features]`.
Kazuki Maeda [Sat, 21 Jun 2014 04:34:30 +0000 (13:34 +0900)]
luatexja-fontspec: Syntax change: `\setmainjfont{font}[features]`.

10 years agoluatexja-fontspec: Add \defaultjfontfeatures+.
Kazuki Maeda [Sat, 21 Jun 2014 04:08:34 +0000 (13:08 +0900)]
luatexja-fontspec: Add \defaultjfontfeatures+.

10 years agoluatexja-fontspec: Fix \addjfontfeatures.
Kazuki Maeda [Sat, 21 Jun 2014 03:15:26 +0000 (12:15 +0900)]
luatexja-fontspec: Fix \addjfontfeatures.

10 years agoUpdated manuals (doc/luatexja.dtx)
Hironori Kitagawa [Fri, 20 Jun 2014 11:09:57 +0000 (20:09 +0900)]
Updated manuals (doc/luatexja.dtx)

 * the everyshi package is now required.
 * added descriptions of \ltjset[x]kanjiskip

10 years agoMerge branch 'kmaeda_fontspec' into kitagawa_test
Hironori Kitagawa [Fri, 20 Jun 2014 10:19:22 +0000 (19:19 +0900)]
Merge branch 'kmaeda_fontspec' into kitagawa_test

10 years agoluatexja-fontspec: Fix AltFont and NoEmbed.
Kazuki Maeda [Thu, 19 Jun 2014 23:43:26 +0000 (08:43 +0900)]
luatexja-fontspec: Fix AltFont and NoEmbed.

10 years agoRegenerated ltjsclasses.pdf
Hironori Kitagawa [Thu, 19 Jun 2014 20:39:41 +0000 (05:39 +0900)]
Regenerated ltjsclasses.pdf

10 years agoBump year in COPYING.
Hironori Kitagawa [Thu, 19 Jun 2014 20:23:12 +0000 (05:23 +0900)]
Bump year in COPYING.

10 years agoMerge branch 'kmaeda_fontspec' into kitagawa_test
Hironori Kitagawa [Thu, 19 Jun 2014 20:16:46 +0000 (05:16 +0900)]
Merge branch 'kmaeda_fontspec' into kitagawa_test

10 years agoluatexja-fontspec: cleaning.
Kazuki Maeda [Thu, 19 Jun 2014 13:43:37 +0000 (22:43 +0900)]
luatexja-fontspec: cleaning.

10 years agoluatexja-fontspec: Compatible with fontspec v2.4 (tentative).
Kazuki Maeda [Thu, 19 Jun 2014 13:19:15 +0000 (22:19 +0900)]
luatexja-fontspec: Compatible with fontspec v2.4 (tentative).

10 years agoluatexja-adjust.sty: removed unused code
Hironori Kitagawa [Tue, 13 May 2014 06:19:51 +0000 (15:19 +0900)]
luatexja-adjust.sty: removed unused code

10 years agofix \ltjsetkanjiskip etc.
Hironori Kitagawa [Wed, 14 May 2014 10:52:05 +0000 (19:52 +0900)]
fix \ltjsetkanjiskip etc.

10 years agotry to reduce "Command \selectfont has changed." warning message
Hironori Kitagawa [Wed, 14 May 2014 09:44:49 +0000 (18:44 +0900)]
try to reduce "Command \selectfont   has changed." warning message

But still that warning is produced when scrartcl.cls is used.

10 years agoadded \ltjset[x]kanjiskip; executing \ltjsetparameter is slow.
Hironori Kitagawa [Wed, 14 May 2014 06:45:45 +0000 (15:45 +0900)]
added \ltjset[x]kanjiskip; executing \ltjsetparameter is slow.

10 years agoAdded \everyhbox{} and \everyvbox{} for "empty" boxes.
Hironori Kitagawa [Sun, 15 Jun 2014 04:56:52 +0000 (13:56 +0900)]
Added \everyhbox{} and \everyvbox{} for "empty" boxes.

10 years agoRevert changes of ltj-pretreat.lua by 'Optimized ltj-pretreat.lua and ...'.
Hironori Kitagawa [Fri, 13 Jun 2014 09:34:56 +0000 (18:34 +0900)]
Revert changes of ltj-pretreat.lua by 'Optimized ltj-pretreat.lua and ...'.

10 years agoltj-plain.sty: hook \end to avoid unintended blank page.
Hironori Kitagawa [Thu, 12 Jun 2014 08:39:49 +0000 (17:39 +0900)]
ltj-plain.sty: hook \end to avoid unintended blank page.

10 years agoAdd buildpage_callback to fix ticket #33939
Hironori Kitagawa [Thu, 12 Jun 2014 04:27:04 +0000 (13:27 +0900)]
Add buildpage_callback to fix ticket #33939

10 years agoluatexja-fontspec: Implement the font selection for vertical typesetting (TEST).
Kazuki Maeda [Wed, 11 Jun 2014 14:25:51 +0000 (23:25 +0900)]
luatexja-fontspec: Implement the font selection for vertical typesetting (TEST).

10 years agoOptimized ltj-pretreat.lua and updated test12-ltjtarticle.tex.
Hironori Kitagawa [Tue, 10 Jun 2014 23:06:17 +0000 (08:06 +0900)]
Optimized ltj-pretreat.lua and updated test12-ltjtarticle.tex.

10 years agoltj-direction.lua: added pre_output_filter callback to set direction of \box255 ...
Hironori Kitagawa [Mon, 9 Jun 2014 11:28:22 +0000 (20:28 +0900)]
ltj-direction.lua: added pre_output_filter callback to set direction of \box255 (output box).

10 years agoRedefine \lastbox.
Hironori Kitagawa [Sun, 8 Jun 2014 11:39:50 +0000 (20:39 +0900)]
Redefine \lastbox.

10 years agodirection support of \vsplit.
Hironori Kitagawa [Sun, 8 Jun 2014 08:04:56 +0000 (17:04 +0900)]
direction support of \vsplit.

TODO: \setbox0=\lastbox \vsplit0 to ...

10 years agoltjclasses.dtx: Make ltjt*.cls compatible with \geometry, etc.
Kazuki Maeda [Sat, 7 Jun 2014 20:47:36 +0000 (05:47 +0900)]
ltjclasses.dtx: Make ltjt*.cls compatible with \geometry, etc.

10 years agoltjclasses.dtx: Remove \RequirePackage{filehook} from the yoko classes.
Kazuki Maeda [Sat, 7 Jun 2014 20:24:55 +0000 (05:24 +0900)]
ltjclasses.dtx: Remove \RequirePackage{filehook} from the yoko classes.

10 years agoltjclasses.dtx: Add patch for geometry.sty to ltjt*.cls.
Kazuki Maeda [Sat, 7 Jun 2014 20:22:11 +0000 (05:22 +0900)]
ltjclasses.dtx: Add patch for geometry.sty to ltjt*.cls.

10 years agounhbox and unvbox.
Hironori Kitagawa [Sat, 7 Jun 2014 13:29:16 +0000 (22:29 +0900)]
unhbox and unvbox.

10 years agoRedefine \vadjust
Hironori Kitagawa [Wed, 4 Jun 2014 12:13:48 +0000 (21:13 +0900)]
Redefine \vadjust

10 years agoadded several tex.setattribute('global', attr_dir, 0), because node.set_attribute...
Hironori Kitagawa [Wed, 4 Jun 2014 11:33:30 +0000 (20:33 +0900)]
added several tex.setattribute('global', attr_dir, 0), because node.set_attribute sometimes changes LuaTeX's internal attribute register.

10 years agoFix ticket #33832
Hironori Kitagawa [Wed, 21 May 2014 20:39:54 +0000 (05:39 +0900)]
Fix ticket #33832

 * fix the position of dir whatsit (2nd if \vtop, 1st otherwise)
 * \parskip after dir whatsit is automatically removed

10 years agoImplemented \ifydir{<num>} etc.
Hironori Kitagawa [Sun, 18 May 2014 20:50:28 +0000 (05:50 +0900)]
Implemented \ifydir{<num>} etc.

10 years agoUpdate the manual, and fix placement of \dtou box in \yoko dir.
Hironori Kitagawa [Sun, 18 May 2014 03:51:42 +0000 (12:51 +0900)]
Update the manual, and fix placement of \dtou box in \yoko dir.

10 years agobetter handling of dir_node
Hironori Kitagawa [Sat, 17 May 2014 13:39:44 +0000 (22:39 +0900)]
better handling of dir_node

10 years agoImproved \ltjsetwd etc.
Hironori Kitagawa [Fri, 16 May 2014 05:04:50 +0000 (14:04 +0900)]
Improved \ltjsetwd etc.

また,主にデバッグ用途のために \dtou を追加した.

10 years agoChanged use of DIR whatsit.
Hironori Kitagawa [Fri, 16 May 2014 02:22:45 +0000 (11:22 +0900)]
Changed use of DIR whatsit.

  * attr_dir: direction of box
  * value: node list of "dir_node".

10 years agoFixed treatment of 'dir' whatsit.
Hironori Kitagawa [Thu, 15 May 2014 06:42:53 +0000 (15:42 +0900)]
Fixed treatment of 'dir' whatsit.

10 years agofix \ltjsetkanjiskip etc.
Hironori Kitagawa [Wed, 14 May 2014 10:52:05 +0000 (19:52 +0900)]
fix \ltjsetkanjiskip etc.

10 years agotry to reduce "Command \selectfont has changed." warning message
Hironori Kitagawa [Wed, 14 May 2014 09:44:49 +0000 (18:44 +0900)]
try to reduce "Command \selectfont   has changed." warning message

But still that warning is produced when scrartcl.cls is used.

10 years agocommit 9f0183d removed a necessary callback
Hironori Kitagawa [Wed, 14 May 2014 09:23:01 +0000 (18:23 +0900)]
commit 9f0183d removed a necessary callback

10 years agoadded \ltjset[x]kanjiskip; executing \ltjsetparameter is slow.
Hironori Kitagawa [Wed, 14 May 2014 06:45:45 +0000 (15:45 +0900)]
added \ltjset[x]kanjiskip; executing \ltjsetparameter is slow.

10 years agoFixed stop_run callback
Hironori Kitagawa [Wed, 14 May 2014 04:45:46 +0000 (13:45 +0900)]
Fixed stop_run callback