=================================================================== RCS file: /home/cvs/OpenXM/src/ox_math/documents/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- OpenXM/src/ox_math/documents/Makefile 2000/03/17 15:14:20 1.8 +++ OpenXM/src/ox_math/documents/Makefile 2000/03/17 15:20:30 1.9 @@ -1,4 +1,4 @@ -# $OpenXM: OpenXM/src/ox_math/documents/Makefile,v 1.7 2000/03/15 22:51:21 takayama Exp $ +# $OpenXM: OpenXM/src/ox_math/documents/Makefile,v 1.8 2000/03/17 15:14:20 takayama Exp $ ## platex is a localized tex compiler for Japanese language. ## ox_math.tex is written in Japanese by the EUC-JP coded character set. @@ -6,8 +6,8 @@ OpenXM_HOME = ../../.. OXWEAVE = ${OpenXM_HOME}/bin/oxweave -#TEXI2DVI = texi2dvi -TEXI2DVI_OX = ${OpenXM_HOME}/misc/texi2dvi +TEXI2DVI = texi2dvi +#TEXI2DVI_OX = ${OpenXM_HOME}/misc/texi2dvi TEXI2DVI_OX = ptex LATEX = latex PLATEX = platex