From: handa Date: Fri, 30 Apr 2004 06:00:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: XML-base~61 X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=commitdiff_plain;h=483389f99622f9de922dc8d673751707f78a1d96 *** empty log message *** --- diff --git a/utils/latex.sh b/utils/latex.sh index 6003c07..eb55351 100755 --- a/utils/latex.sh +++ b/utils/latex.sh @@ -18,9 +18,9 @@ if [ $USR_JA_DEV = "ja" ] ; then < refman.tex > m17n-lib.tex else sed -e '/documentclass/ s/a4paper/a4paper,twoside/' \ - -e '/The M17N Library Module Index/,/pages/ d' \ - -e '/The M17N Library File Documentation/,/textprop_8c/ d' \ - -e 's/The M17N Library Page Documentation/Appendix/' \ + -e '/The m17n Library Module Index/,/pages/ d' \ + -e '/The m17n Library File Documentation/,/textprop_8c/ d' \ + -e 's/The m17n Library Page Documentation/Appendix/' \ < refman.tex > m17n-lib.tex fi ${LATEX} m17n-lib.tex