OSDN Git Service

Merge branch 'master' of git.sourceforge.jp:/gitroot/luatex-ja/luatexja
authorHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 7 Mar 2015 05:19:51 +0000 (14:19 +0900)
committerHironori Kitagawa <h_kitagawa2001@yahoo.co.jp>
Sat, 7 Mar 2015 05:19:51 +0000 (14:19 +0900)
.gitignore
README
doc/luatexja-en.pdf
doc/luatexja-ja.pdf

index e01d227..f6e0774 100644 (file)
@@ -4,3 +4,9 @@
 *.out
 *.tmp
 *~
+*.synctex*
+*.ltjruby
+doc/Makefile
+doc/showexpl.cfg
+doc/luatexja-ja.tex
+doc/luatexja-en.tex
diff --git a/README b/README
index 85b7f9a..39e293d 100644 (file)
--- a/README
+++ b/README
@@ -66,7 +66,7 @@ Simply loading luatexja.sty by \input or \usepackage does the minimal setting.
 - If you want to create Japanese-based documents, you can consider the use of
   ltj{article,book,report}.cls or ltjs{article,book}.cls.
 - If you want to use the fontspec package, please load luatexja-fontspec.sty.
-  It defines control sequences such as \setmainjfont, setsansjfont and
+  It defines control sequences such as \setmainjfont, \setsansjfont and
   \jfontspec, which can be used for specifying Japanese fonts.
 
 Notes
index 9a39771..b98bfbc 100644 (file)
Binary files a/doc/luatexja-en.pdf and b/doc/luatexja-en.pdf differ
index a664af6..ab58b8a 100644 (file)
Binary files a/doc/luatexja-ja.pdf and b/doc/luatexja-ja.pdf differ