> From: Camm Maguire <[EMAIL PROTECTED]> > Date: 18 May 2000 14:16:55 -0400 >
> > 1. mactex.lisp outtputs plain TeX. Most people nowadays use LaTeX. The > > main difference is in fractions -- TeX syntax {a\over b} is taken > > over by \frac{a}{b}. Here is a small diff I did to mactex.lisp to > > enable this behavior: > > [...] > > Perhaps we could have a maxlatex.lisp as well, and leave the original > maxtex.lisp alone? > This might be a good idea. Actually people at Macsyma, Inc. wrote their own maxlatex with many other features like corerect handling of binomials etc. Their code is based on the orginal code of mactex.lisp by Fateman. The license of Fateman code is ambigous. I wonder whether we can convince them to contribute the maclatex back to the free soft community. -- Good luck -Boris http://www.plmsc.psu.edu/~boris/