OSDN Git Service

luatex-ja/luatexja.git
13 years agoUnicode と文字種に関わるツールを作成.
KUROKI Yusuke [Wed, 4 May 2011 03:39:51 +0000 (12:39 +0900)]
Unicode と文字種に関わるツールを作成.

- Unicode のブロックを元に defcharrange を作成するツールを作成
- ファイルに含まれる文字を元に,一つの defcharrange を作成するツールを作成.教育漢字範囲を定義して,フォントを切り替えるときなどの用途を想定.

13 years agoChanged structure of JFM.
Hironori Kitagawa [Tue, 3 May 2011 23:48:02 +0000 (08:48 +0900)]
Changed structure of JFM.
- Proportional glyph width is now supported by width = 'prop'.
- Fixed the alignment of glyphs (e.g., U+201C).

modified:   doc/s1sty.tex
modified:   doc/sample1.pdf
modified:   doc/sample1.tex
modified:   src/jfm-mono.lua
modified:   src/jfm-ujis.lua
modified:   src/luatexja-core.lua
modified:   src/luatexja-core.sty
modified:   src/luatexja-jfont.lua
modified:   test/jfm-bad.lua
modified:   test/jfm-hang.lua
modified:   test/test04-jfm.pdf
modified:   test/test04-jfm.tex

13 years agoFixed bug #25029.
Hironori Kitagawa [Sun, 1 May 2011 03:22:04 +0000 (12:22 +0900)]
Fixed bug #25029.

13 years agoRenamed control sequences and parameters. (e.g. yabaselineshift => yalbaselineshift)
Hironori Kitagawa [Sun, 1 May 2011 02:48:24 +0000 (11:48 +0900)]
Renamed control sequences and parameters. (e.g. yabaselineshift => yalbaselineshift)
.

13 years agoImprove a COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK example.
KUROKI Yusuke [Sat, 30 Apr 2011 07:29:56 +0000 (16:29 +0900)]
Improve a COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK example.

modified:   test01-noembed.pdf
modified:   test01-noembed.tex
modified:   test01.log
modified:   test01.pdf
modified:   test01.tex

13 years agoRewrite the main process (inserting JFM glue/kern and \[x]kanjiskip) and so on.
Hironori Kitagawa [Wed, 27 Apr 2011 08:40:19 +0000 (17:40 +0900)]
Rewrite the main process (inserting JFM glue/kern and \[x]kanjiskip) and so on.
- Re-defined \/ for italic corrections of Japanese characters.
- "Character 'lineend'" is now allowed in JFM file (for hanging punct.)
- Modified the internal data structure of JFM for speed up.
- Renamed TeX control sequences, and Lua functions.

13 years agoChanged encoding from EUC-JP to UTF-8.
KUROKI Yusuke [Sun, 24 Apr 2011 09:46:40 +0000 (18:46 +0900)]
Changed encoding from EUC-JP to UTF-8.

13 years agoImplemented \jcharwidowpenalty, and fixed the treatment of character ranges.
Hironori Kitagawa [Sat, 23 Apr 2011 03:50:36 +0000 (12:50 +0900)]
Implemented \jcharwidowpenalty, and fixed the treatment of character ranges.

13 years ago変更されたファイルのコミットをまた忘れていた^^;
Hironori Kitagawa [Wed, 20 Apr 2011 06:19:57 +0000 (15:19 +0900)]
変更されたファイルのコミットをまた忘れていた^^;

13 years ago「和文文字」の範囲の設定を可能に.
Hironori Kitagawa [Wed, 20 Apr 2011 06:14:14 +0000 (15:14 +0900)]
「和文文字」の範囲の設定を可能に.

13 years agoFixed the insertion process of \xkanjiskip around ligatures,
Hironori Kitagawa [Sun, 17 Apr 2011 08:17:55 +0000 (17:17 +0900)]
Fixed the insertion process of \xkanjiskip around ligatures,
and several parameters (e.g. prebreakpenalty) can be changed locally.

13 years agoOptimized the mk-rmlgbm-data process for size and ltj.mk_rml() for speed.
Kazuki Maeda [Sat, 16 Apr 2011 12:56:37 +0000 (21:56 +0900)]
Optimized the mk-rmlgbm-data process for size and ltj.mk_rml() for speed.

13 years ago直前のコミットがうまくいっていなかったことへの修正.
Hironori Kitagawa [Wed, 13 Apr 2011 01:07:24 +0000 (10:07 +0900)]
直前のコミットがうまくいっていなかったことへの修正.

13 years agoChanged user interface.
Hironori Kitagawa [Tue, 12 Apr 2011 13:05:06 +0000 (22:05 +0900)]
Changed user interface.

- \jfont\CS={<fontname>:jfm=<jfmfile>[;jfmvar=<varkey>];...}
- \setjaparameter{<key>=<value>,...}: for changing parameters.
- \gjfont, \globalsetjaparameter: global version.
- \getjaparameter{<key>} or \getjaparameter{<key>}{<chrcode>} (see test03-after.tex).

13 years agoMerged "kitagawa_test" branch.
Hironori Kitagawa [Tue, 12 Apr 2011 11:07:31 +0000 (20:07 +0900)]
Merged "kitagawa_test" branch.

13 years agoAdded a glyph table for "not embedding" with OpenType feature tags.
Kazuki Maeda [Mon, 11 Apr 2011 21:04:40 +0000 (06:04 +0900)]
Added a glyph table for "not embedding" with OpenType feature tags.

13 years agoA new branch: experimental codes by H. Kitagawa.
Hironori Kitagawa [Fri, 8 Apr 2011 14:15:58 +0000 (23:15 +0900)]
A new branch: experimental codes by H. Kitagawa.
  - Changed the syntax of \jfont (\jfont\CS={...;jfm=metric;...})
  - Added "psft:" prefix. (e.g. \jfont\CS={psft:Ryumin-Light;jfm=meric})
  - Splitted Lua codes into several files.

13 years agoFix #56609
Hironori Kitagawa [Sun, 3 Apr 2011 21:45:49 +0000 (06:45 +0900)]
Fix #56609

13 years ago¥Ç¥£¥ì¥¯¥È¥ê¹½Â¤¤ÎÊѹ¹¡¥LaTeX ¤Ç¤Î¡ÊÈó¾ï¤Ë¼Â¸³Åª¤Ê¡Ë¥Æ¥¹¥È¤òÄɲá¥
Hironori Kitagawa [Thu, 31 Mar 2011 00:14:51 +0000 (09:14 +0900)]
¥Ç¥£¥ì¥¯¥È¥ê¹½Â¤¤ÎÊѹ¹¡¥LaTeX ¤Ç¤Î¡ÊÈó¾ï¤Ë¼Â¸³Åª¤Ê¡Ë¥Æ¥¹¥È¤òÄɲá¥

13 years agoluaotfload の callback によるグリフ置換と共存可能に
Hironori Kitagawa [Thu, 24 Mar 2011 12:48:10 +0000 (21:48 +0900)]
luaotfload の callback によるグリフ置換と共存可能に

13 years agoInitial Commit.
Hironori Kitagawa [Wed, 23 Mar 2011 00:54:36 +0000 (09:54 +0900)]
Initial Commit.