OSDN Git Service
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Hironori Kitagawa [Sun, 22 May 2011 13:28:23 +0000 (22:28 +0900)]
Another rewrite in jfmglue.tex. (commit
0a0b5bb was not sufficient)
Hironori Kitagawa [Sun, 22 May 2011 10:13:30 +0000 (19:13 +0900)]
Slightly changed jfmglue.tex, according to a comment in #25171.
Hironori Kitagawa [Mon, 16 May 2011 11:07:53 +0000 (20:07 +0900)]
More description in doc/jfmglue.tex.
modified: doc/jfmglue.pdf
modified: doc/jfmglue.tex
modified: doc/s1sty.tex
modified: src/luatexja-core.sty
modified: src/luatexja-xkanji.lua
modified: test/test04-jfm.pdf
modified: test/test04-jfm.tex
Hironori Kitagawa [Sat, 14 May 2011 23:53:42 +0000 (08:53 +0900)]
Merge branch 'master' into kitagawa_test
Hironori Kitagawa [Sat, 14 May 2011 23:52:45 +0000 (08:52 +0900)]
Added the description of main process (doc/jfmglue.tex)
Hironori Kitagawa [Sat, 14 May 2011 12:09:45 +0000 (21:09 +0900)]
Merge branch 'master' of git.sourceforge.jp:/gitroot/luatex-ja/luatexja
Kazuki Maeda [Sat, 14 May 2011 12:04:09 +0000 (21:04 +0900)]
luatexja-rmlgbm-data.lua: cache = "no" -> "yes"
Hironori Kitagawa [Fri, 13 May 2011 23:30:10 +0000 (08:30 +0900)]
Merged branch 'yato_20110429'
Hironori Kitagawa [Wed, 11 May 2011 01:40:17 +0000 (10:40 +0900)]
Fixed bug #25121 (I hope) and check_box.
Hironori Kitagawa [Tue, 10 May 2011 03:49:51 +0000 (12:49 +0900)]
Merge branch 'master' into kitagawa_test
Hironori Kitagawa [Mon, 9 May 2011 13:40:33 +0000 (22:40 +0900)]
Bug fix in main4_set_ja_width, and more rewrite on \[x]kanjiskip (not yet finished).
Hironori Kitagawa [Sun, 8 May 2011 21:19:16 +0000 (06:19 +0900)]
Another rewrite (not yet finished)
Hironori Kitagawa [Sun, 8 May 2011 12:49:00 +0000 (21:49 +0900)]
Rewrite the process of JFM glue and \[x]kanjiskip (INCOMPLETE)
KUROKI Yusuke [Sat, 7 May 2011 01:28:40 +0000 (10:28 +0900)]
改行コードを CRLF から LF に変更.
Kazuki Maeda [Thu, 5 May 2011 09:25:44 +0000 (18:25 +0900)]
Further optimization of mk_rml() for speed.
Trivial fix to test01-noembed.tex: Ryumin-Lightfile -> Ryumin-Light
Hironori Kitagawa [Thu, 5 May 2011 02:59:03 +0000 (11:59 +0900)]
Merge branch 'kuroky-unitool'
KUROKI Yusuke [Wed, 4 May 2011 07:11:38 +0000 (16:11 +0900)]
閲覧用に,jfm 中の 16 進表記の Unicode コード点に,実際の文字を併記するツールを作成
KUROKI Yusuke [Wed, 4 May 2011 06:09:55 +0000 (15:09 +0900)]
jfm-hang.lua と test04-jfm.tex の記述が食い違っているのを修正
KUROKI Yusuke [Wed, 4 May 2011 03:39:51 +0000 (12:39 +0900)]
Unicode と文字種に関わるツールを作成.
- Unicode のブロックを元に defcharrange を作成するツールを作成
- ファイルに含まれる文字を元に,一つの defcharrange を作成するツールを作成.教育漢字範囲を定義して,フォントを切り替えるときなどの用途を想定.
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
Hironori Kitagawa [Sun, 1 May 2011 03:22:04 +0000 (12:22 +0900)]
Fixed bug #25029.
Hironori Kitagawa [Sun, 1 May 2011 02:48:24 +0000 (11:48 +0900)]
Renamed control sequences and parameters. (e.g. yabaselineshift => yalbaselineshift)
.
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
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.
KUROKI Yusuke [Sun, 24 Apr 2011 09:46:40 +0000 (18:46 +0900)]
Changed encoding from EUC-JP to UTF-8.
Hironori Kitagawa [Sat, 23 Apr 2011 03:50:36 +0000 (12:50 +0900)]
Implemented \jcharwidowpenalty, and fixed the treatment of character ranges.
Hironori Kitagawa [Wed, 20 Apr 2011 06:19:57 +0000 (15:19 +0900)]
変更されたファイルのコミットをまた忘れていた^^;
Hironori Kitagawa [Wed, 20 Apr 2011 06:14:14 +0000 (15:14 +0900)]
「和文文字」の範囲の設定を可能に.
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.
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.
Hironori Kitagawa [Wed, 13 Apr 2011 01:07:24 +0000 (10:07 +0900)]
直前のコミットがうまくいっていなかったことへの修正.
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).
Hironori Kitagawa [Tue, 12 Apr 2011 11:07:31 +0000 (20:07 +0900)]
Merged "kitagawa_test" branch.
Kazuki Maeda [Mon, 11 Apr 2011 21:04:40 +0000 (06:04 +0900)]
Added a glyph table for "not embedding" with OpenType feature tags.
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.
Hironori Kitagawa [Sun, 3 Apr 2011 21:45:49 +0000 (06:45 +0900)]
Fix #56609
Hironori Kitagawa [Thu, 31 Mar 2011 00:14:51 +0000 (09:14 +0900)]
¥Ç¥£¥ì¥¯¥È¥ê¹½Â¤¤ÎÊѹ¹¡¥LaTeX ¤Ç¤Î¡ÊÈó¾ï¤Ë¼Â¸³Åª¤Ê¡Ë¥Æ¥¹¥È¤òÄɲá¥
Hironori Kitagawa [Thu, 24 Mar 2011 12:48:10 +0000 (21:48 +0900)]
luaotfload の callback によるグリフ置換と共存可能に
Hironori Kitagawa [Wed, 23 Mar 2011 00:54:36 +0000 (09:54 +0900)]
Initial Commit.