What's new in this release
------------------------------------
4.0.0-beta-2 (25/11/2007)
    * Shortcuts bug fix: 
      1/ now when removing a shortcut without previous command
         defined, the shortcut is correctly unset.
      2/ if we set a OOoLatex shortcut previously defined outside 
         of OOoLatex, the previous command is set to spaces.

    * Add the transparent check box in the main Equation window.
    * Now, when one of the controls (transparent, cropping or dpi)
      on the main Equation window is changed, the value is saved 
      for the current session. There is no more need to press the
      button Latex !
    * Now, with the png image format, the transparent option select the 
      sDIVICE used by gs to generate the image: pngalpha/png16m

    * In Expand, check that a "SvxShapeText" is selected.
    * The initialization start automatically.
    * Simple quote bug fix in Expand.

4.0.0-beta-1c (16/11/2007)
    * Remove the warning in Expand when the command is not known.
    * Add a progress bar for the Expand initialization.

4.0.0-beta-1b (12/11/2007)
    * Bug fix in the embedding functionality. Thanks to lpb612
      Preamble is now correctly loaded from the document.
    * Binary of latex2emf added for MacOSX intel. Thanks to lpb612

4.0.0-beta-1 (09/11/2007)
    * First release as an extension. OOoLatex is far easier to install !
      The updates will be available from the extension manager.
    * The extension contains the binary latex2emf. No manipulation has
      to be done to use emf format. The fonts are just to be installed.
    * The configuration of the system (path to external programs)
      can be set in a new window as well as the shortcuts.
      Old commands are saved to be restored if we unset the shortcuts
      for the ooolatex modules.
    * The module inline has been completely rewritten and is called 
      now Expand. The module depends on Bakoma fonts for the greek letters
      and roman type and on the General family of the STIX fonts for the
      other math symbols.

Previous releases
------------------------

3.0 (20/03/2007, Test release 5)
Major update :
    * Possibility to save the settings and preamble into the document.
      You can now work on documents with different setting.
    * Possibility to insert equation from selected latex code in Writer:
      the main dialog is not shown if text is selected when hitting ctrl-m
    * Field "format", "dpi" and "Cropping" added to the main window.
    * New possibility to use gs to convert png images.
      => better support for transparent background. 
      Tested with 
        - ESP  Ghostscript 8.15 and
        - AFPL Ghostscript 8.51
    * Better script errors detection...
    * Many bug fix...

2.6 (19/10/2005)
    * Add option "usenames" for the package color to be able to use 
	  predefined colors.
	* minor modification of OOoLatexInline.

2.5 (20/09/2005)
    * New display mode in Writer for OOo2.0: the image is inserted as a 
	  character and no more attached to the paragraph. The position is 
	  controlled by the tabulation space and the base line is set so 
	  that it's possible to give a number to the equation.
    * Splitting of the archive : macro+script, OOoLatexEmf...

2.4 (1/08/2005)
	* Compatibility with OOo2.x
	* Add the missing (B7) character to the cmex10 and cmex7 font 
	* Include latex2emf binary for Windows/Cygwin
	* Minor modifications of the script OOoLatex
	* Bug fixes

2.3.1 (30/06/2005)
	* Minor improvement of the OOoLatex script concerning system check.
	  If you do not have problem with the 2.3 version, don't upgrade.

2.3 (9/06/2005)
Feature enhancements:
	* System check enhancement (update OOoLatex)
	* emf support : need latex2emf and some ttf math fonts 
	  (distributed with OOoLatex)
	* inline mode as in TexPoint (first public test...)

2.2 (04/04/2005)
	* Add /usr/local/bin to the path variable in the bash script.
	* Replace CurrentConroller() by getCurrentController() in the 
	  macro to be compatible with previous versions of OOo
	* M$ Windows support. Need cygwin (ImageMagick, epstool, gs, 
	  latex, bash...). Install the script 'OOoLatex' in c:\cygwin\bin
	* bug fixes

2.1 (14/3/2005)
Feature enhancements:
	* In OOWriter, the image is placed at the expected position.
	* Support for eps file, no transparency available.
	* Minor redesign and enhancement of the configuration and 
	  preamble dialogues.
    * New location for the tmp dir and saving files : OOo user dir

2.0.1 (16/2/2005) 
Major update :
	* Redesign of the configuration tools:
		* Configuration and preamble separated
		* Use of global variables, the configurations files 
		  are read on the first OOoLatex call.
	* Redesign of the color integration.
	* Check box for transparent image.
	* Code cleaning.

1.9.5 (9/2/2005)
	* Minor enhancements (attributes check, code cleaning...)
	* Equation edition bug fixed.

1.9.4 (8/2/2005)
	* New script: The tex file is created by the marco to 
	  avoid the problems arriving when passing the latex 
	  code as argument of the script.
	* Check if the selected image is an OOoLatexEquation 
	  object (in OOwriter and OOImpress).

1.9.3 (7/2/2005)
	* OOoLatex.{tex,dvi,ps,png} check code rewritten
	* Fix: Now you can use the simple quote in equation. 
	       For double quotes use ``this''.

1.9.2 (4/2/2005)
	* Configuration and preamble saving code rewritten.

1.9.1 (2/2/2005)
	* Use "Copy to clipboard" to import the image into OOo.
	* Configuration file.
	* Preamble support.
	* Configuration for OOWriter display equation.
	* Equations keep position when edited.
	* Background color code computed from the latex preamble
	
1.0   (23/12/2004)
	* Initial release : exhibit the feasibility.
