X-Git-Url: http://git.chise.org/gitweb/?p=m17n%2Fm17n-docs.git;a=blobdiff_plain;f=utils%2Frun-latex.sh;h=8a167b48be91c65e1147649320c5777c9b0e4698;hp=1eff8efa0415d19d177bc2053eb81f11e6a962b9;hb=d11ce5d4910c68d65ff8e952ca83c1f599fed879;hpb=79e30435e786917fe2995d36ecade059bed39f58 diff --git a/utils/run-latex.sh b/utils/run-latex.sh index 1eff8ef..8a167b4 100755 --- a/utils/run-latex.sh +++ b/utils/run-latex.sh @@ -11,7 +11,7 @@ if [ "$2" = "ja" ] ; then LATEX=platex PAPER='-t a4' else - LATEX=latex + LATEX=platex fi ${LATEX} refman.tex if [ "$2" = "ja" ] ; then