version 1.7, 2000/03/15 22:51:21 |
version 1.9, 2000/03/17 15:20:30 |
|
|
# $OpenXM: OpenXM/src/ox_math/documents/Makefile,v 1.6 2000/03/15 10:02:00 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. |
## platex is a localized tex compiler for Japanese language. |
## ox_math.tex is written in Japanese by the EUC-JP coded character set. |
## ox_math.tex is written in Japanese by the EUC-JP coded character set. |
|
|
OpenXM_HOME = ../../.. |
OpenXM_HOME = ../../.. |
OXWEAVE = ${OpenXM_HOME}/bin/oxweave |
OXWEAVE = ${OpenXM_HOME}/bin/oxweave |
TEXI2DVI = texi2dvi |
TEXI2DVI = texi2dvi |
TEXI2DVI_OX = ${OpenXM_HOME}/misc/texi2dvi |
#TEXI2DVI_OX = ${OpenXM_HOME}/misc/texi2dvi |
#TEXI2DVI_OX = ptex |
TEXI2DVI_OX = ptex |
LATEX = latex |
LATEX = latex |
PLATEX = platex |
PLATEX = platex |
DOCUMENTS = math2ox.texi math2ox.dvi readme-eg |
DOCUMENTS = math2ox.texi math2ox.dvi readme-eg |