imaxima.el 0.1 --- image support for Maxima in Emacs



Hi!

I made a new release of imaxima.el.  New in version 0.1 is:

o *Improved line breaking*  Imaxima can now break long fractions,
  subscripts and superscripts by either scaling the image down or by
  rewriting the equation in a linear format, which allows line
  breaking.  This can be customized with `imaxima-scale' and
  `imaxima-linearize-flag'.

o *Manual*  A short manual in Texinfo format.

o *Configure script*  It can now be installed with "./configure; make;
  make install". (breqn still needs to be installed manually, though).

o *maxima mode*  Jays maxima mode is now enabled by setting
  `imaxima-use-maxima-mode-flag' to t.  Also, it's no longer necessary
  to clean up manually with `imaxima-clean-up' when using maxima.el.

o A few bugfixes.  

Download from <http://purl.org/harder/imaxima.html>;

-- 
Cheers,
Jesper Harder