OSDN Git Service

luatex-ja/luatexja.git
2011-09-24 Hironori KitagawaTypo in src/luatexja/otf.lua.
2011-09-24 Hironori KitagawaAdded "ltj.find_char_class" and "ltj.define_jfont"...
2011-09-24 Kazuki Maedaluatexja-fontspec.sty: Omit the warning message "OpenTy...
2011-09-24 Hironori KitagawaReuse tables Np and Nq in jfmglue.lua. (TEST)
2011-09-23 Hironori KitagawaRevert "Another optimization in jfmglue.lua."
2011-09-23 Hironori KitagawaAnother optimization in jfmglue.lua.
2011-09-23 Hironori KitagawaAdded cache tables of JFM for speed. (quick fix)
2011-09-23 Hironori KitagawaNoted the clash between kerning from font and that...
2011-09-23 Hironori KitagawaMerge branch 'kmaeda-fontspec' into kitagawa_test
2011-09-22 Kazuki MaedaUpdate luatexja-fontspec.sty with fontspec v2.2a.
2011-09-22 Kazuki MaedaMerge branch 'kmaeda-otf' into kmaeda-fontspec
2011-09-22 Kazuki MaedaMerge branch 'kitagawa_test' into kmaeda-fontspec
2011-09-20 Hironori KitagawaChanged the default settings of Japanese characters...
2011-09-19 Hironori KitagawaRegenerated man-en.pdf.
2011-09-19 Kazuki MaedaImported ajmacros.sty
2011-09-19 KUROKI YusukeSmall (grammatical and apparant) improvements.
2011-09-19 Hironori KitagawaChanged the inplementation of \CID and \UTF.
2011-09-18 Kazuki MaedaProblems in test10-otf.tex
2011-09-18 Hironori KitagawaUpdated the manual.
2011-09-17 Hironori KitagawaImported other parts of plcore.dtx to lltjcore.sty
2011-09-15 Hironori KitagawaLinebreak after a Japanese char
2011-09-11 Hironori KitagawaUse docstrip program to manuals
2011-09-10 Hironori KitagawaUpdated the manual.
2011-09-08 Kazuki MaedaTest: Added luatexja-otf.sty (\CID and \UTF).
2011-09-07 Hironori KitagawaUpdated the manual, and ad hoc fix of the stack system...
2011-09-06 Hironori KitagawaMerge branch 'kmaeda-tombow'
2011-09-06 Kazuki MaedaUpdated luatexja-fontspec.sty
2011-09-06 Hironori KitagawaUpdated a document; added lltjlisting.sty in doc/
2011-09-05 Kazuki MaedaAdded \newjfontface, \defaultjfontfeatures, \addjfontfe...
2011-09-05 Hironori KitagawaFixed the handling of linebreaks after a Japanese chara...
2011-09-05 Hironori KitagawaUpdated the manual.
2011-09-05 Kazuki MaedaFixed misdescription of scaling factors for default...
2011-09-05 Kazuki MaedaPrevent lltjfont.sty redefining dimensions \Cvs, etc.
2011-09-04 Kazuki Maeda\printglossary is defined only in LaTeX.
2011-09-04 Kazuki MaedaTrivial changes.
2011-09-04 Kazuki MaedaPartly ported plcore.dtx to LuaTeX-ja. Now we can outpu...
2011-09-04 Hironori Kitagawabegin to write the manual in English
2011-09-03 Hironori KitagawaMerge branch 'kmaeda-fontspec' into master
2011-08-31 Hironori KitagawaFixed the behavior of \ltjsetparameter when \globaldefs...
2011-08-30 Hironori KitagawaFixed lltjfont.sty (commit 8779f2a was not sufficient)
2011-08-28 Hironori KitagawaChanged implementation of \zw, \zh.
2011-08-28 Hironori KitagawaFixed lltjfont.sty and luatexja-core.sty for uninvited...
2011-08-21 Hironori KitagawaSupported Japanese math font families by \DeclareSymbol...
2011-08-21 Hironori KitagawaSupport Japanese characters in math mode (no documents)
2011-08-21 Hironori KitagawaModified luatexja-plain.sty to load luatexja-kinsoku...
2011-08-19 Kazuki MaedaRemoved the process of searching kanjifont definition...
2011-08-19 Kazuki MaedaTemporarily removed \ifydir from the definition of...
2011-08-19 Kazuki MaedaRemoved foolish code: use \fontspec_update_fontid:n.
2011-08-19 Kazuki MaedaAdded fontspec functions for LuaTeX-ja.
2011-08-18 Hironori KitagawaMerge branch 'kitagawa_test' into master
2011-08-16 Takayuki YATOTest document in Chinese.
2011-08-08 Hironori KitagawaFixed ticket #25935 (on kitagawa_test branch)
2011-08-08 Hironori KitagawaFixed ticket #25935 master-20110808
2011-08-04 Hironori KitagawaPartly ported plfonts.dtx to LuaTeX-ja (as lltjfont...
2011-06-28 Hironori KitagawaPartly fixed ticket #25519.
2011-06-27 Hironori KitagawaMoved several Lua programs.
2011-06-20 Hironori KitagawaFixed jfmglue.lua and updated documents.
2011-06-18 Hironori Kitagawa和文処理グルーの挿入処理を1から書き直し(未完)
2011-06-05 Hironori KitagawaChanged Kanji-code conversion table (from upTeX).
2011-06-05 Takayuki YATOFixed a comment bug in infomute.lua.
2011-06-04 Hironori KitagawaImplemented \euc, \jis, and so on in luatex-compat...
2011-06-01 Hironori KitagawaRewrited process_input_buffer callback (ticket #25231).
2011-05-22 Hironori KitagawaAnother rewrite in jfmglue.tex. (commit 0a0b5bb was...
2011-05-22 Hironori KitagawaSlightly changed jfmglue.tex, according to a comment...
2011-05-16 Hironori KitagawaMore description in doc/jfmglue.tex.
2011-05-14 Hironori KitagawaMerge branch 'master' into kitagawa_test
2011-05-14 Hironori KitagawaAdded the description of main process (doc/jfmglue...
2011-05-14 Hironori KitagawaMerge branch 'master' of git.sourceforge.jp:/gitroot...
2011-05-14 Kazuki Maedaluatexja-rmlgbm-data.lua: cache = "no" -> "yes"
2011-05-13 Hironori KitagawaMerged branch 'yato_20110429'
2011-05-11 Hironori KitagawaFixed bug #25121 (I hope) and check_box.
2011-05-10 Hironori KitagawaMerge branch 'master' into kitagawa_test
2011-05-09 Hironori KitagawaBug fix in main4_set_ja_width, and more rewrite on...
2011-05-08 Hironori KitagawaAnother rewrite (not yet finished)
2011-05-08 Hironori KitagawaRewrite the process of JFM glue and \[x]kanjiskip ...
2011-05-07 KUROKI Yusuke改行コードを CRLF から LF に変更.
2011-05-05 Kazuki MaedaFurther optimization of mk_rml() for speed.
2011-05-05 Hironori KitagawaMerge branch 'kuroky-unitool'
2011-05-04 KUROKI Yusuke閲覧用に,jfm 中の 16 進表記の Unicode コード点に,実際の文字を併記するツールを作成
2011-05-04 KUROKI Yusukejfm-hang.lua と test04-jfm.tex の記述が食い違っているのを修正
2011-05-04 KUROKI YusukeUnicode と文字種に関わるツールを作成.
2011-05-03 Hironori KitagawaChanged structure of JFM.
2011-05-01 Hironori KitagawaFixed bug #25029.
2011-05-01 Hironori KitagawaRenamed control sequences and parameters. (e.g. yabasel...
2011-04-30 KUROKI YusukeImprove a COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND...
2011-04-27 Hironori KitagawaRewrite the main process (inserting JFM glue/kern and...
2011-04-24 KUROKI YusukeChanged encoding from EUC-JP to UTF-8.
2011-04-23 Hironori KitagawaImplemented \jcharwidowpenalty, and fixed the treatment...
2011-04-20 Hironori Kitagawa変更されたファイルのコミットをまた忘れていた^^;
2011-04-20 Hironori Kitagawa「和文文字」の範囲の設定を可能に.
2011-04-17 Hironori KitagawaFixed the insertion process of \xkanjiskip around ligat...
2011-04-16 Kazuki MaedaOptimized the mk-rmlgbm-data process for size and ltj...
2011-04-13 Hironori Kitagawa直前のコミットがうまくいっていなかったことへの修正.
2011-04-12 Hironori KitagawaChanged user interface.
2011-04-12 Hironori KitagawaMerged "kitagawa_test" branch.
2011-04-11 Kazuki MaedaAdded a glyph table for "not embedding" with OpenType...
2011-04-08 Hironori KitagawaA new branch: experimental codes by H. Kitagawa.
2011-04-03 Hironori KitagawaFix #56609
2011-03-31 Hironori Kitagawa¥Ç¥£¥ì¥¯¥È¥ê¹½Â¤¤ÎÊѹ¹¡¥LaTeX ¤Ç¤Î¡ÊÈó¾ï¤Ë¼Â¸³Åª¤Ê...
2011-03-24 Hironori Kitagawaluaotfload の callback によるグリフ置換と共存可能に
next