OSDN Git Service

luatex-ja/luatexja.git
12 years agoRedesigned a patch for listings.sty.
Hironori Kitagawa [Wed, 1 Feb 2012 03:13:46 +0000 (12:13 +0900)]
Redesigned a patch for listings.sty.

- loading src/patches/lltjp-listings-jpt.tex takes a lot of time.
- new test file: test/test13-listings.tex. (based on a.tex by x19290)
- lltjp-lstmisc.sty is deleted.

12 years agoMerge branch 'master' into kitagawa_test; also fix \ltj@@IsFontJapaneseX.
Hironori Kitagawa [Thu, 26 Jan 2012 08:26:04 +0000 (17:26 +0900)]
Merge branch 'master' into kitagawa_test; also fix \ltj@@IsFontJapaneseX.

The change of 1c95edd doesn't work in math mode (catcode issue?).

12 years agoFix \ltj@@IsFontJapaneseX; the oid definition doesn't work with listings.sty.
Hironori Kitagawa [Wed, 18 Jan 2012 01:32:32 +0000 (10:32 +0900)]
Fix \ltj@@IsFontJapaneseX; the oid definition doesn't work with listings.sty.

12 years agoFix a typo in luatexja-latex.sty.
Kazuki Maeda [Wed, 11 Jan 2012 16:49:05 +0000 (01:49 +0900)]
Fix a typo in luatexja-latex.sty.

12 years agoImprove patch for the listings package (in progress).
Hironori Kitagawa [Wed, 11 Jan 2012 12:28:07 +0000 (21:28 +0900)]
Improve patch for the listings package (in progress).

12 years agotest-zh-maqiyuan.tex: CRLF -> LF.
Kazuki Maeda [Tue, 10 Jan 2012 13:35:57 +0000 (22:35 +0900)]
test-zh-maqiyuan.tex: CRLF -> LF.

12 years agoInclude Chinese testing files (test-zh-maqiyuan.*) by MaQiYuan.
Hironori Kitagawa [Tue, 10 Jan 2012 13:20:53 +0000 (22:20 +0900)]
Include Chinese testing files (test-zh-maqiyuan.*) by MaQiYuan.

12 years agoFix the definition of \reDeclareMathAlphabet.
Hironori Kitagawa [Sat, 31 Dec 2011 22:14:17 +0000 (07:14 +0900)]
Fix the definition of \reDeclareMathAlphabet.

12 years agoChange the definition of \reDeclareMathAlphabet.
Hironori Kitagawa [Sat, 31 Dec 2011 14:40:37 +0000 (23:40 +0900)]
Change the definition of \reDeclareMathAlphabet.

12 years agoUpdate the manual: a remark about xunicode.sty.
Hironori Kitagawa [Fri, 30 Dec 2011 12:29:13 +0000 (21:29 +0900)]
Update the manual: a remark about xunicode.sty.

12 years agoMerge branch 'kmaeda-manual' into kitagawa_test
Hironori Kitagawa [Fri, 30 Dec 2011 07:36:29 +0000 (16:36 +0900)]
Merge branch 'kmaeda-manual' into kitagawa_test

12 years agoIncluded COPYING.
Hironori Kitagawa [Thu, 8 Dec 2011 11:10:26 +0000 (20:10 +0900)]
Included COPYING.

12 years agoスタックテーブルのコピーを自前の関数(2段階しかないので)に変更.
Hironori Kitagawa [Thu, 8 Dec 2011 11:01:00 +0000 (20:01 +0900)]
スタックテーブルのコピーを自前の関数(2段階しかないので)に変更.

12 years agoRewrite the manual.
Hironori Kitagawa [Sat, 3 Dec 2011 13:25:12 +0000 (22:25 +0900)]
Rewrite the manual.

12 years agoMerge branch 'master' into kitagawa_test
Hironori Kitagawa [Sat, 3 Dec 2011 13:23:27 +0000 (22:23 +0900)]
Merge branch 'master' into kitagawa_test

12 years agoBugfix of commit 56fd6a3.
Hironori Kitagawa [Sat, 3 Dec 2011 13:23:15 +0000 (22:23 +0900)]
Bugfix of commit 56fd6a3.

12 years agoReconsider the structure of the stack table.
Hironori Kitagawa [Sat, 3 Dec 2011 03:13:50 +0000 (12:13 +0900)]
Reconsider the structure of the stack table.

12 years agoJapanese version of the manual (Section 4.1).
Kazuki Maeda [Mon, 28 Nov 2011 14:12:51 +0000 (23:12 +0900)]
Japanese version of the manual (Section 4.1).

12 years agoSimplify lltjp-unicode-math.sty.
Hironori Kitagawa [Wed, 23 Nov 2011 09:05:36 +0000 (18:05 +0900)]
Simplify lltjp-unicode-math.sty.

12 years agoChange the meaning of the argument in jaxspmode.
Hironori Kitagawa [Tue, 22 Nov 2011 04:59:18 +0000 (13:59 +0900)]
Change the meaning of the argument in jaxspmode.

注意:jaxspmode と alxspmode は完全に同じものになります.
また,pTeX の \inhibitxspcode との(数値の)互換性はなくなりました.
(preonly, postonly 等,文字列で書くのはそのままです.)

jaxspmode, alxspmode で設定を共有するのならばこれでいいはず.

12 years agoAdd TeX interfaces \ltj{,un}setmathletter.
Kazuki Maeda [Tue, 22 Nov 2011 04:41:36 +0000 (13:41 +0900)]
Add TeX interfaces \ltj{,un}setmathletter.

 * Rename internal macro names:
   * \ltj@@kchar -> \ltj@@jachar
   * \ltj@@achar -> \ltj@@alchar

12 years agoBugfix of the previous commit.
Hironori Kitagawa [Tue, 22 Nov 2011 03:49:58 +0000 (12:49 +0900)]
Bugfix of the previous commit.

12 years agoImprove lltjp-unicode-math.sty and fix pretreat.lua.
Hironori Kitagawa [Mon, 21 Nov 2011 23:56:50 +0000 (08:56 +0900)]
Improve lltjp-unicode-math.sty and fix pretreat.lua.

12 years agoImprove \ltj@pkgpatch in luatexja-latex.sty.
Kazuki Maeda [Mon, 21 Nov 2011 18:21:41 +0000 (03:21 +0900)]
Improve \ltj@pkgpatch in luatexja-latex.sty.

 * If you load the following packages, patches for LuaTeX-ja also will be loaded by the filehook package:
   * listings
   * unicode-math
   * xunicode

12 years agoTest: use filehook package.
Hironori Kitagawa [Sun, 20 Nov 2011 13:21:49 +0000 (22:21 +0900)]
Test: use filehook package.

12 years agoJapanese version of the manual (Section 3).
Kazuki Maeda [Sat, 19 Nov 2011 20:52:07 +0000 (05:52 +0900)]
Japanese version of the manual (Section 3).

12 years agoFixed math.lua.
Hironori Kitagawa [Sat, 19 Nov 2011 05:52:30 +0000 (14:52 +0900)]
Fixed math.lua.

12 years agoFix luatexja-latex.sty.
Hironori Kitagawa [Sat, 19 Nov 2011 00:22:13 +0000 (09:22 +0900)]
Fix luatexja-latex.sty.

12 years agoAdd test code for unicode-math (test/test07-math-unicode.tex).
Hironori Kitagawa [Fri, 18 Nov 2011 12:44:08 +0000 (21:44 +0900)]
Add test code for unicode-math (test/test07-math-unicode.tex).

12 years agoTest: the character class is now looked up after callbacks of luaotfload.
Hironori Kitagawa [Fri, 18 Nov 2011 01:09:49 +0000 (10:09 +0900)]
Test: the character class is now looked up after callbacks of luaotfload.

12 years agoRenamed \{k,a}char to \ltj{ja,al}char.
Hironori Kitagawa [Thu, 17 Nov 2011 22:40:40 +0000 (07:40 +0900)]
Renamed \{k,a}char to \ltj{ja,al}char.

12 years agoAdd \kchar and \achar, and a patch for xunicode.sty (in luatexja-fontspec.sty).
Hironori Kitagawa [Wed, 16 Nov 2011 13:13:15 +0000 (22:13 +0900)]
Add \kchar and \achar, and a patch for xunicode.sty (in luatexja-fontspec.sty).

12 years agoMerge branch 'kmaeda-manual' into kitagawa_test
Hironori Kitagawa [Wed, 16 Nov 2011 06:29:00 +0000 (15:29 +0900)]
Merge branch 'kmaeda-manual' into kitagawa_test

12 years agoMerge branch 'master' into kitagawa_test
Hironori Kitagawa [Wed, 16 Nov 2011 06:21:40 +0000 (15:21 +0900)]
Merge branch 'master' into kitagawa_test

12 years agoBugfix in \/ and \inhibitglue.
Hironori Kitagawa [Thu, 10 Nov 2011 00:53:17 +0000 (09:53 +0900)]
Bugfix in \/ and \inhibitglue.

12 years agoJapanese version of the manual (Section 3.1).
Kazuki Maeda [Tue, 1 Nov 2011 20:24:47 +0000 (05:24 +0900)]
Japanese version of the manual (Section 3.1).

 * Spell check for the English manual.

12 years agoUpdate the manual; remark on 'ちょ{}っと'.
Hironori Kitagawa [Mon, 31 Oct 2011 23:52:44 +0000 (08:52 +0900)]
Update the manual; remark on 'ちょ{}っと'.

12 years agoJapanese version of the manual (Section 2).
Kazuki Maeda [Mon, 31 Oct 2011 14:47:53 +0000 (23:47 +0900)]
Japanese version of the manual (Section 2).

12 years agoJapanese version of the manual (Section 1).
Kazuki Maeda [Fri, 28 Oct 2011 22:15:24 +0000 (07:15 +0900)]
Japanese version of the manual (Section 1).

12 years agoFix (ad hoc): We could not use the listings package with ltjsarticle.
Kazuki Maeda [Thu, 27 Oct 2011 02:23:54 +0000 (11:23 +0900)]
Fix (ad hoc): We could not use the listings package with ltjsarticle.

 * man-ja.tex uses the ltjsarticle class.

12 years agoAdd the description of 'luatexja.set_width' callback.
Hironori Kitagawa [Sat, 22 Oct 2011 00:54:55 +0000 (09:54 +0900)]
Add the description of 'luatexja.set_width' callback.

12 years agoAdd 'luatexja.set_width' callback and its example (valign.lua).
Hironori Kitagawa [Fri, 21 Oct 2011 22:33:30 +0000 (07:33 +0900)]
Add 'luatexja.set_width' callback and its example (valign.lua).

12 years agoBugfix? in lltjfont.sty.
Hironori Kitagawa [Wed, 19 Oct 2011 01:58:19 +0000 (10:58 +0900)]
Bugfix? in lltjfont.sty.

12 years agoMerge branch 'kmaeda-ltjclasses'
Hironori Kitagawa [Fri, 14 Oct 2011 10:40:57 +0000 (19:40 +0900)]
Merge branch 'kmaeda-ltjclasses'

12 years agoBugfix in \/, and another change in \fontfamily.
Hironori Kitagawa [Fri, 14 Oct 2011 10:39:53 +0000 (19:39 +0900)]
Bugfix in \/, and another change in \fontfamily.

12 years agoTentative fix for ticket #26516.
Hironori Kitagawa [Thu, 13 Oct 2011 14:06:23 +0000 (23:06 +0900)]
Tentative fix for ticket #26516.

12 years agoForgot to include the change of pretreat.lua in the previous commit.
Hironori Kitagawa [Thu, 13 Oct 2011 02:04:40 +0000 (11:04 +0900)]
Forgot to include the change of pretreat.lua in the previous commit.

12 years agoMerge branch 'kmaeda-ltjclasses' into kitagawa_test
Hironori Kitagawa [Thu, 13 Oct 2011 01:54:08 +0000 (10:54 +0900)]
Merge branch 'kmaeda-ltjclasses' into kitagawa_test

Resolved conflicts:
doc/man-en.pdf
doc/manual.dtx

12 years agoFix ticket #26520.
Hironori Kitagawa [Thu, 13 Oct 2011 01:38:32 +0000 (10:38 +0900)]
Fix ticket #26520.

12 years agoUpdated manuals.
Hironori Kitagawa [Wed, 12 Oct 2011 05:02:15 +0000 (14:02 +0900)]
Updated manuals.

12 years agoBugfix: added "\\expandafter\\let\\csname JY3/mc/m/n/10\\endcsname\\relax".
Hironori Kitagawa [Mon, 10 Oct 2011 11:19:42 +0000 (20:19 +0900)]
Bugfix: added "\\expandafter\\let\\csname JY3/mc/m/n/10\\endcsname\\relax".

12 years agoMerge branch 'kmaeda-ltjclasses' into kitagawa_test
Hironori Kitagawa [Mon, 10 Oct 2011 10:46:31 +0000 (19:46 +0900)]
Merge branch 'kmaeda-ltjclasses' into kitagawa_test

Resolved conflicts:
src/ltjclasses/ltjclasses.dtx
src/ltjclasses/ltjclasses.pdf

12 years agoAdd callback "luatexja.load_jfm" and revert jfm-min.lua.
Hironori Kitagawa [Mon, 10 Oct 2011 10:41:15 +0000 (19:41 +0900)]
Add callback "luatexja.load_jfm" and revert jfm-min.lua.

12 years agoWarning messages for obsolete options in ltjclasses and ltjsclasses.
Kazuki Maeda [Sat, 8 Oct 2011 14:04:43 +0000 (23:04 +0900)]
Warning messages for obsolete options in ltjclasses and ltjsclasses.

12 years ago'parbdd' should be effective if the paragraph is indented.
Hironori Kitagawa [Sat, 8 Oct 2011 00:16:59 +0000 (09:16 +0900)]
'parbdd' should be effective if the paragraph is indented.

12 years agoSupport 'parbdd' in JFM.
Hironori Kitagawa [Fri, 7 Oct 2011 00:51:13 +0000 (09:51 +0900)]
Support 'parbdd' in JFM.

 - Changed ltjclasses for compatibility with pTeX.
   (jfm-min.lua では段落始めの括弧は全角二分下がりになる)
 - Also supported `charatcer -1' in JFM; this is boundary of math formulas.
 - 要検討:pdf 内における実際の和文文字の出力上下位置(参考:min10.pdf)

12 years agoRemove unnecessary \everyparhook.
Hironori Kitagawa [Wed, 5 Oct 2011 06:45:57 +0000 (15:45 +0900)]
Remove unnecessary \everyparhook.

12 years agoFix a memory leak in jfmglue.lua and pretreat.lua.
Hironori Kitagawa [Wed, 5 Oct 2011 06:41:17 +0000 (15:41 +0900)]
Fix a memory leak in jfmglue.lua and pretreat.lua.

12 years agoFix ticket 26455.
Hironori Kitagawa [Tue, 4 Oct 2011 10:47:21 +0000 (19:47 +0900)]
Fix ticket 26455.

12 years agoChanged the default scale of Japanese fonts to 0.962216, which is compatible to pTeX.
Hironori Kitagawa [Mon, 3 Oct 2011 21:56:50 +0000 (06:56 +0900)]
Changed the default scale of Japanese fonts to 0.962216, which is compatible to pTeX.

12 years agoResolved conflicts between 3a2e3a7 and 7c7fe5e.
Hironori Kitagawa [Mon, 3 Oct 2011 12:49:02 +0000 (21:49 +0900)]
Resolved conflicts between 3a2e3a7 and 7c7fe5e.

12 years agoAdded jfm-{jis,min}.lua and modified jsclasses.dtx.
Hironori Kitagawa [Mon, 3 Oct 2011 12:44:36 +0000 (21:44 +0900)]
Added jfm-{jis,min}.lua and modified jsclasses.dtx.

12 years agoFix \oddsidemargin and \topmargin in ltjsclasses.dtx.
Kazuki Maeda [Mon, 3 Oct 2011 12:28:54 +0000 (21:28 +0900)]
Fix \oddsidemargin and \topmargin in ltjsclasses.dtx.

12 years agoEnable \reDeclareMathAlphabet{\mathrm}{\@mathrm}{\@mathmc}.
Kazuki Maeda [Sun, 2 Oct 2011 18:00:30 +0000 (03:00 +0900)]
Enable \reDeclareMathAlphabet{\mathrm}{\@mathrm}{\@mathmc}.

うまく動かないのは自分の環境のせいでした...

12 years agoAdd ltjclasses and ltjsclasses.
Kazuki Maeda [Sun, 2 Oct 2011 17:40:03 +0000 (02:40 +0900)]
Add ltjclasses and ltjsclasses.

12 years agoRemove debug output in stack.lua.
Kazuki Maeda [Sun, 2 Oct 2011 13:15:38 +0000 (22:15 +0900)]
Remove debug output in stack.lua.

12 years agoMerge branch 'yato_20110605'
Hironori Kitagawa [Sun, 2 Oct 2011 00:17:10 +0000 (09:17 +0900)]
Merge branch 'yato_20110605'

12 years agoMerge branch 'yato_test_zh'
Hironori Kitagawa [Sun, 2 Oct 2011 00:17:06 +0000 (09:17 +0900)]
Merge branch 'yato_test_zh'

12 years agoMerge branch 'kitagawa_jfm_opt'
Hironori Kitagawa [Sun, 2 Oct 2011 00:16:59 +0000 (09:16 +0900)]
Merge branch 'kitagawa_jfm_opt'

12 years agoFixed a conditional in get_stack_level.
Hironori Kitagawa [Sun, 2 Oct 2011 00:11:28 +0000 (09:11 +0900)]
Fixed a conditional in get_stack_level.

- There is a bug in luatexref-t.pdf; tex.nest[].nest is 118 (in rev 4345) when
  the current mode is horizontal mode, but 127 in the reference manual.
- JFMs for slanted/extended shapes are included in test/.
  These should be included in the commit 97b5b39.

12 years agoFixed \inhibitglue.
Hironori Kitagawa [Fri, 30 Sep 2011 11:06:26 +0000 (20:06 +0900)]
Fixed \inhibitglue.

12 years agoSupport slanted/extended shapes in non-embedding fonts.
Hironori Kitagawa [Tue, 27 Sep 2011 21:55:03 +0000 (06:55 +0900)]
Support slanted/extended shapes in non-embedding fonts.

12 years agoTypo in 03b1187.
Hironori Kitagawa [Mon, 26 Sep 2011 10:27:30 +0000 (19:27 +0900)]
Typo in 03b1187.

12 years agoFixed ticket #26398, and whatsits from LuaTeX-ja stack system and \inhibitglue are...
Hironori Kitagawa [Mon, 26 Sep 2011 09:21:50 +0000 (18:21 +0900)]
Fixed ticket #26398, and whatsits from LuaTeX-ja stack system and \inhibitglue are now appended only in (restricted) horizontal mode.

12 years agoluatexja-fontspec.sty: A better solution for commit d62e5b9.
Kazuki Maeda [Sun, 25 Sep 2011 04:09:03 +0000 (13:09 +0900)]
luatexja-fontspec.sty: A better solution for commit d62e5b9.

12 years agoluatexja-fontspec.sty: Fix the error "Can be used only in preamble."
Kazuki Maeda [Sun, 25 Sep 2011 02:01:24 +0000 (11:01 +0900)]
luatexja-fontspec.sty: Fix the error "Can be used only in preamble."

12 years agoluatexja-fontspec.sty: Backward compatible with fontspec < 2.2.
Kazuki Maeda [Sat, 24 Sep 2011 17:04:50 +0000 (02:04 +0900)]
luatexja-fontspec.sty: Backward compatible with fontspec < 2.2.

12 years agoTypo in src/luatexja/otf.lua.
Hironori Kitagawa [Sat, 24 Sep 2011 12:33:51 +0000 (21:33 +0900)]
Typo in src/luatexja/otf.lua.

12 years agoAdded "ltj.find_char_class" and "ltj.define_jfont" callbacks; otf.lua contains their...
Hironori Kitagawa [Sat, 24 Sep 2011 12:21:40 +0000 (21:21 +0900)]
Added "ltj.find_char_class" and "ltj.define_jfont" callbacks; otf.lua contains their example.

12 years agoluatexja-fontspec.sty: Omit the warning message "OpenType feature 'Kerning=Off' ...
Kazuki Maeda [Sat, 24 Sep 2011 10:01:01 +0000 (19:01 +0900)]
luatexja-fontspec.sty: Omit the warning message "OpenType feature 'Kerning=Off' (-kern) not available ..." for Japanese fonts which don't have +kern feature.

12 years agoReuse tables Np and Nq in jfmglue.lua. (TEST)
Hironori Kitagawa [Sat, 24 Sep 2011 05:58:20 +0000 (14:58 +0900)]
Reuse tables Np and Nq in jfmglue.lua. (TEST)

12 years agoRevert "Another optimization in jfmglue.lua."
Hironori Kitagawa [Fri, 23 Sep 2011 12:34:26 +0000 (21:34 +0900)]
Revert "Another optimization in jfmglue.lua."

This reverts commit be09b3a288136136238db7e465815954167d958c,
since that commit made a new bug.

12 years agoAnother optimization in jfmglue.lua.
Hironori Kitagawa [Fri, 23 Sep 2011 12:14:12 +0000 (21:14 +0900)]
Another optimization in jfmglue.lua.

12 years agoAdded cache tables of JFM for speed. (quick fix)
Hironori Kitagawa [Fri, 23 Sep 2011 07:24:04 +0000 (16:24 +0900)]
Added cache tables of JFM for speed. (quick fix)

12 years agoNoted the clash between kerning from font and that from JFM.
Hironori Kitagawa [Fri, 23 Sep 2011 04:10:22 +0000 (13:10 +0900)]
Noted the clash between kerning from font and that from JFM.

12 years agoMerge branch 'kmaeda-fontspec' into kitagawa_test
Hironori Kitagawa [Fri, 23 Sep 2011 03:40:07 +0000 (12:40 +0900)]
Merge branch 'kmaeda-fontspec' into kitagawa_test

12 years agoUpdate luatexja-fontspec.sty with fontspec v2.2a.
Kazuki Maeda [Thu, 22 Sep 2011 19:23:11 +0000 (04:23 +0900)]
Update luatexja-fontspec.sty with fontspec v2.2a.

12 years agoMerge branch 'kmaeda-otf' into kmaeda-fontspec
Kazuki Maeda [Thu, 22 Sep 2011 19:02:20 +0000 (04:02 +0900)]
Merge branch 'kmaeda-otf' into kmaeda-fontspec

12 years agoMerge branch 'kitagawa_test' into kmaeda-fontspec
Kazuki Maeda [Thu, 22 Sep 2011 18:57:34 +0000 (03:57 +0900)]
Merge branch 'kitagawa_test' into kmaeda-fontspec

12 years agoChanged the default settings of Japanese characters (TEST).
Hironori Kitagawa [Tue, 20 Sep 2011 08:19:42 +0000 (17:19 +0900)]
Changed the default settings of Japanese characters (TEST).

12 years agoRegenerated man-en.pdf.
Hironori Kitagawa [Mon, 19 Sep 2011 12:55:22 +0000 (21:55 +0900)]
Regenerated man-en.pdf.

12 years agoImported ajmacros.sty
Kazuki Maeda [Mon, 19 Sep 2011 10:12:25 +0000 (19:12 +0900)]
Imported ajmacros.sty

12 years agoSmall (grammatical and apparant) improvements.
KUROKI Yusuke [Mon, 19 Sep 2011 10:09:38 +0000 (19:09 +0900)]
Small (grammatical and apparant) improvements.

note. I could not typeset the source correctly, so please fix it if errors occur.

12 years agoChanged the inplementation of \CID and \UTF.
Hironori Kitagawa [Mon, 19 Sep 2011 00:48:05 +0000 (09:48 +0900)]
Changed the inplementation of \CID and \UTF.

12 years agoProblems in test10-otf.tex
Kazuki Maeda [Sun, 18 Sep 2011 03:39:58 +0000 (12:39 +0900)]
Problems in test10-otf.tex

12 years agoUpdated the manual.
Hironori Kitagawa [Sun, 18 Sep 2011 01:56:19 +0000 (10:56 +0900)]
Updated the manual.

12 years agoImported other parts of plcore.dtx to lltjcore.sty
Hironori Kitagawa [Sat, 17 Sep 2011 06:06:47 +0000 (15:06 +0900)]
Imported other parts of plcore.dtx to lltjcore.sty

12 years agoLinebreak after a Japanese char
Hironori Kitagawa [Thu, 15 Sep 2011 23:05:41 +0000 (08:05 +0900)]
Linebreak after a Japanese char

12 years agoUse docstrip program to manuals
Hironori Kitagawa [Sun, 11 Sep 2011 09:42:32 +0000 (18:42 +0900)]
Use docstrip program to manuals

12 years agoUpdated the manual.
Hironori Kitagawa [Sat, 10 Sep 2011 00:06:10 +0000 (09:06 +0900)]
Updated the manual.