• R/O
  • HTTP
  • SSH
  • HTTPS

Listed des commits

Tags
Aucun tag

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

ソースコードの管理場所


RSS
Révision l'heure Auteur
9efef5f 2011-05-04 08:48:02 Hironori Kitagawa

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

69f8c08 2011-05-01 12:22:04 Hironori Kitagawa

Fixed bug #25029.

b73c5df 2011-05-01 11:48:24 Hironori Kitagawa

Renamed control sequences and parameters. (e.g. yabaselineshift => yalbaselineshift)
.

ce2847c 2011-04-30 16:35:10 KUROKI Yusuke

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

a0fd185 2011-04-27 17:40:19 Hironori Kitagawa

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.

28cb451 2011-04-24 18:46:40 KUROKI Yusuke

Changed encoding from EUC-JP to UTF-8.

223f533 2011-04-23 12:50:36 Hironori Kitagawa

Implemented \jcharwidowpenalty, and fixed the treatment of character ranges.

315ac00 2011-04-20 15:19:57 Hironori Kitagawa

変更されたファイルのコミットをまた忘れていた^^;

6404550 2011-04-20 15:14:14 Hironori Kitagawa

「和文文字」の範囲の設定を可能に.

48a5e4f 2011-04-17 17:17:55 Hironori Kitagawa

Fixed the insertion process of \xkanjiskip around ligatures,
and several parameters (e.g. prebreakpenalty) can be changed locally.

686f43e 2011-04-16 23:28:20 Kazuki Maeda

Optimized the mk-rmlgbm-data process for size and ltj.mk_rml() for speed.

dc4bfdd 2011-04-13 10:07:24 Hironori Kitagawa

直前のコミットがうまくいっていなかったことへの修正.

d49ab09 2011-04-12 22:05:06 Hironori Kitagawa

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).

32b4412 2011-04-12 20:07:31 Hironori Kitagawa

Merged "kitagawa_test" branch.

8141645 2011-04-12 06:04:40 Kazuki Maeda

Added a glyph table for "not embedding" with OpenType feature tags.

c12bb8f 2011-04-08 23:15:58 Hironori Kitagawa

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.

8ca8fa6 2011-04-04 06:45:49 Hironori Kitagawa

Fix #56609

ec01c71 2011-03-31 09:14:51 Hironori Kitagawa

ディレクトリ構造の変更.LaTeX での(非常に実験的な)テストを追加.

4020822 2011-03-24 21:48:10 Hironori Kitagawa

luaotfload の callback によるグリフ置換と共存可能に

75f753f 2011-03-23 09:54:36 Hironori Kitagawa

Initial Commit.