(pkgdata_DATA): Change m17n-lib.ps to m17n-lib.pdf.
[m17n/m17n-docs.git] / README
diff --git a/README b/README
index 2c76464..96b6db2 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
-This directory tree holds version 0.9 of the m17n library documentation.
-Copyright (C) 2003
+This directory tree holds version 1.4.0 of the m17n library documentation.
+Copyright (C) 2003, 2004, 2005, 2006, 2007
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112
 See the end for copying conditions.
@@ -15,10 +15,13 @@ The default installation path ${prefix} is "/usr/local",
 the default data installation path ${datadir} is "${prefix}/share",
 and the default man installation path ${mandir} is "${prefix}/man".
 
-These files are installed in "${datadir}/m17n-lib"
-       m17n-lib.dvi, m17n-lib.ps
-Html files are installed in "${datadir}/m17n-lib/html"
-Man files are installed in "${mandir}/man3m.
+o PDF documents (m17n-lib.pdf and m17n-lib-ja.pdf) are installed in
+  "${datadir}/m17n/docs".
+       
+o HTML files are installed in "${datadir}/m17n/docs/html".
+
+o MAN files are installed in "${mandir}/man1, ${mandir}/man3, and
+  ${mandir}/man5.
 
 The default paths ${prefix}, ${datadir}, and ${mandir} can be changed
 by giving these arguments to the "configure" script respectively.
@@ -26,12 +29,26 @@ by giving these arguments to the "configure" script respectively.
        --datadir=DIR
        --mandir=DIR
 
+Note: Although this package contains Japanese translation of HTML and
+LaTeX files, they are not installed by the above procedure.  Please
+install the following files manually if you need them:
+       ja/html/*.html
+       ja/latex/m17n-lib.pdf
+
+If you want to re-generate a PDF file, do this:
+       % cd usr/latex          (or cd ja/latex)
+       % latex m17n-lib        (or platex m17n-lib)
+       % makeindex m17n-lib
+       % latex m17n-lib        (or platex m17n-lib)
+       % latex m17n-lib        (or platex m17n-lib)
+       % dvipdfmx m17n-lib
+
 See the file INSTALL for more detail.
 
 ----------------------------------------------------------------------
 Copyright information
 
-Copyright (C) 2003
+Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
   National Institute of Advanced Industrial Science and Technology (AIST)
   Registration Number H15PRO112