OOoLatexMacro changelog


3.0 beta (29/10/2005)
	* Cygwin detection improved
	* Now, OOoLatex can save settings into document.


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.
