X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=README;h=96b6db2f22909c2a681be641b2ab990a04379b2f;hp=ec70597733f65ddf1848272109981a235df1ccf4;hb=af19199ca707a45bc4c967d777d11be044f0b384;hpb=b1b5a9144228309821c441952005fa5602536330 diff --git a/README b/README index ec70597..96b6db2 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -This directory tree holds version 1.0 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,7 +15,7 @@ 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". -o LaTeX documents (m17n-lib.dvi and m17n-lib.ps) are installed in +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". @@ -29,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