OSDN Git Service

luatex-ja/luatexja.git
2011-12-04 Kazuki MaedaAdd tools to dump luatexja.fmt (work in progress). kmaeda-fmt
2011-11-22 Hironori KitagawaChange the meaning of the argument in jaxspmode.
2011-11-19 Hironori KitagawaFixed math.lua.
2011-11-19 Hironori KitagawaFix luatexja-latex.sty.
2011-11-18 Hironori KitagawaAdd test code for unicode-math (test/test07-math-unicod...
2011-11-18 Hironori KitagawaTest: the character class is now looked up after callba...
2011-11-17 Hironori KitagawaRenamed \{k,a}char to \ltj{ja,al}char.
2011-11-16 Hironori KitagawaAdd \kchar and \achar, and a patch for xunicode.sty...
2011-11-16 Hironori KitagawaMerge branch 'kmaeda-manual' into kitagawa_test
2011-11-16 Hironori KitagawaMerge branch 'master' into kitagawa_test
2011-11-10 Hironori KitagawaBugfix in \/ and \inhibitglue.
2011-11-01 Kazuki MaedaJapanese version of the manual (Section 3.1).
2011-10-31 Hironori KitagawaUpdate the manual; remark on 'ちょ{}っと'.
2011-10-31 Kazuki MaedaJapanese version of the manual (Section 2).
2011-10-28 Kazuki MaedaJapanese version of the manual (Section 1).
2011-10-27 Kazuki MaedaFix (ad hoc): We could not use the listings package...
2011-10-22 Hironori KitagawaAdd the description of 'luatexja.set_width' callback.
2011-10-21 Hironori KitagawaAdd 'luatexja.set_width' callback and its example ...
2011-10-19 Hironori KitagawaBugfix? in lltjfont.sty.
2011-10-14 Hironori KitagawaMerge branch 'kmaeda-ltjclasses'
2011-10-14 Hironori KitagawaBugfix in \/, and another change in \fontfamily.
2011-10-13 Hironori KitagawaTentative fix for ticket #26516.
2011-10-13 Hironori KitagawaForgot to include the change of pretreat.lua in the...
2011-10-13 Hironori KitagawaMerge branch 'kmaeda-ltjclasses' into kitagawa_test
2011-10-13 Hironori KitagawaFix ticket #26520.
2011-10-12 Hironori KitagawaUpdated manuals.
2011-10-10 Hironori KitagawaBugfix: added "\\expandafter\\let\\csname JY3/mc/m...
2011-10-10 Hironori KitagawaMerge branch 'kmaeda-ltjclasses' into kitagawa_test
2011-10-10 Hironori KitagawaAdd callback "luatexja.load_jfm" and revert jfm-min...
2011-10-08 Kazuki MaedaWarning messages for obsolete options in ltjclasses...
2011-10-08 Hironori Kitagawa'parbdd' should be effective if the paragraph is indented.
2011-10-07 Hironori KitagawaSupport 'parbdd' in JFM.
2011-10-05 Hironori KitagawaRemove unnecessary \everyparhook.
2011-10-05 Hironori KitagawaFix a memory leak in jfmglue.lua and pretreat.lua.
2011-10-04 Hironori KitagawaFix ticket 26455.
2011-10-03 Hironori KitagawaChanged the default scale of Japanese fonts to 0.962216...
2011-10-03 Hironori KitagawaResolved conflicts between 3a2e3a7 and 7c7fe5e.
2011-10-03 Hironori KitagawaAdded jfm-{jis,min}.lua and modified jsclasses.dtx.
2011-10-03 Kazuki MaedaFix \oddsidemargin and \topmargin in ltjsclasses.dtx.
2011-10-02 Kazuki MaedaEnable \reDeclareMathAlphabet{\mathrm}{\@mathrm}{\...
2011-10-02 Kazuki MaedaAdd ltjclasses and ltjsclasses.
2011-10-02 Kazuki MaedaRemove debug output in stack.lua.
2011-10-02 Hironori KitagawaMerge branch 'yato_20110605'
2011-10-02 Hironori KitagawaMerge branch 'yato_test_zh'
2011-10-02 Hironori KitagawaMerge branch 'kitagawa_jfm_opt'
2011-10-02 Hironori KitagawaFixed a conditional in get_stack_level.
2011-09-30 Hironori KitagawaFixed \inhibitglue.
2011-09-27 Hironori KitagawaSupport slanted/extended shapes in non-embedding fonts.
2011-09-26 Hironori KitagawaTypo in 03b1187.
2011-09-26 Hironori KitagawaFixed ticket #26398, and whatsits from LuaTeX-ja stack...
2011-09-25 Kazuki Maedaluatexja-fontspec.sty: A better solution for commit...
2011-09-25 Kazuki Maedaluatexja-fontspec.sty: Fix the error "Can be used only...
2011-09-24 Kazuki Maedaluatexja-fontspec.sty: Backward compatible with fontspe...
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...
next