Hi, As the list doesn't accept a large file, I uploaded the file for User's Guide in Japanese in the following address:
http://www.int.otaru-uc.ac.jp/lyx-howto/ja_UserGuide.tgz Could you include them to the source, please? I also attached a patch to this mail for the file to be included when the source is compiled. Thank you in advance, Koji
--- lib/doc/Makefile.am.orig 2008-09-02 04:47:39.000000000 +0900 +++ lib/doc/Makefile.am 2008-09-12 04:21:12.000000000 +0900 @@ -199,7 +199,8 @@ ja/Intro.lyx \ ja/LaTeXConfig.lyx \ ja/Shortcuts.lyx \ - ja/Tutorial.lyx + ja/Tutorial.lyx \ + ja/UserGuide.lyx jaclipartdocdir = $(jadocdir)/clipart dist_jaclipartdoc_DATA = \
