
Sun Jun  1 18:30:51 CEST 2003 Raphael Hertzog <hertzog@debian.org>

	* Integrate changes from Olivier Capuozzo <kpu@compuserve.com>
	  concerning the docbook2logidee XSL stylesheet.

Fri Oct  4 15:58:41 CEST 2002 Raphael Hertzog <hertzog@debian.org>

	* Patch from Yann Dirson for inclusion of Makefile.local
	  if it exists.

Wed Oct  2 14:36:21 CEST 2002 Raphael Hertzog <hertzog@debian.org>

	* Many DTD fixes, thanks to Yann Dirson <dirson@debian.org>.

Sat Sep 28 18:07:51 CEST 2002 Raphael Hertzog <hertzog@debian.org>

	* Applied patch from Pierre Carlier <Pierre.Carlier@aliacom.fr>
	  to change "--" in "\verb?--?" for the TeX output.

Fri Aug 30 11:37:31 CEST 2002 Raphael Hertzog <hertzog@debian.org>

	* Applied patch from Pierre Gambarotto <pierre.gambarotto@aliacom.fr>
	  for the support of multiple "selection" keyword.

Mon Jun  3 15:58:53 CEST 2002 Raphael Hertzog <hertzog@debian.org>

	* Changed legend element by caption.

Thu May 23 20:35:44 CEST 2002 Raphael Hertzog <hertzog@debian.org>

	* Fixed the main Makefile to change the directory instead of
	  using make -C.

Tue May 14 01:09:39 CEST 2002 Raphael Hertzog <hertzog@debian.org>

	* Implemented fully the glossary support (HTML & TeX).
	* Updated the documentation.
	* Added an automatic TeX conversion " => \dq{}.

Mon May 13 15:25:42 CEST 2002 Stephane Casset <casset@logidee.com>

	* addition of a glossary TeX only

Tue May  7 10:46:03 CEST 2002 Raphael Hertzog <hertzog@debian.org>

	* Bug fixes.
	* Added subtitle to slides, updated the DTD of slide.
	* Multiple slides per page.
	* Added the possibility to have questions without answer in
	  <exercise>.
	* Updated the documentation.

Thu Apr 18 15:33:27 CEST 2002 Raphael Hertzog <hertzog@debian.org>

	* Fixed messages.inc s/Exercice/Exercise/.
	* Added spanish translation. Thanks to Jos Luis Gmez Dans.
	* Updated css stylesheet with advices from Jos Luis Gmez Dans.

Tue Nov 13 08:18:49 CET 2001 Raphael Hertzog <hertzog@debian.org>

	* Changed the content of slide by being more permissive.
	* Update of the files "vim/*" for vim6.
	* Updated the ChangeLog to mention the name of the contributor
	  of the german translation. :-)

Wed Sep 19 12:04:47 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Removed the "notice" page from the "formation slideshow".
	* Debianization improvements (doc-base support).

Wed Aug 29 14:55:59 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Corrected the >> =>  substitution problem.
	* Added an alias for the "attention" icon, it's called
	  "warning" (much more comprehensible for english people).
	* Corrected the DTD. It broke because the icon
	  attribute was declared with a default empty value
	  instead of #IMPLIED and libxml created that node
	  which resulted in an error since there was actually
	  no icon associated.
	* Little fixes to the vim syntax file.

Sat Aug 18 00:23:15 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Added german translation. Thanks to Bruno Boettcher !
	* New 1.2.1-1 release with minor corrections.

Fri Aug 10 18:10:41 CEST 2001 Stephane Casset <casset@logidee.com>

	* for the slideshow the default background is white
	* in the table of content we report the slide number
	* logo's size is fixed by height and not by width to avoid a page
	  split
	* ':' are not active anymore
	
Wed Aug  8 22:49:39 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Added features provided by patchs from Gregory Duchatelet
	  and Sebastien Delcroix (email and date tag in version).
	* Bug fix in exercises link from the summary page (missing
	  target attribute).

Tue Jul 24 10:22:40 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Corrected some rules in the Makefiles. Added some useful
	  rules. Documentation updates.
	* Fixed a problem in xsl/formation-ptex.xsl.

Mon Jul 16 16:12:25 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* New element <math notation="tex|html"> to include
	  math formulas. Documented.
	* Little correction to the TeX class of the "gfdl" charte.

Mon Jul 16 14:15:58 CEST 2001 Stephane Casset <casset@logidee.com>

	* split logidoc.cls in two pieces one is the LaTeX class
	  (logidoc.cls) and the second is the messages.inc file which
	  contains all the localized messages
	* Improvement of the macro mangeblanc

Mon Jul 16 11:42:45 CEST 2001 Stephane Casset <casset@logidee.com>

	* Fix the bug with two notes in a raw
	* Use the same logidoc.cls for default and gfdl, except for the
	  licence of course...

Wed Jul 11 21:18:11 CEST 2001 Raphael Hertzog <hertzog@debian.org> 

	* Another documentation update.
	* Fixed the Makefile to do the same "*en*" => "en" and
	  "*fr*" => "fr" conversion of the LANG parameter.

Wed Jul 11 16:46:20 CEST 2001 Stephane Casset <casset@logidee.com>
	
	* Update logidoc.cls solve the problem with blank lines
	  in notes and exexcices with icons.

Wed Jul 11 12:37:22 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Updated documentation.
	* Be more friendly with language selection. If $LANG contains fr,
	  then use "fr" translation. Same with en. Otherwise warn the user
	  with <xsl:message> and still try to use the provided language...
	  
Tue Jul 10 18:25:32 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Implemented internationalization. Uses a LANG parameter.
	  Still need to be documented.
	* New charte/<charte>/messages.xml file that contains
	  translations. Split some other files into language
	  dependant files.

Tue Jul 10 18:22:50 CEST 2001 Stephane Casset <casset@logidee.com>

	* Update charte/*/logidoc.cls for easy localization
	* charte/*/{cours|presentation}.cls removed
	* Updated xsl/*.xsl to match new LaTeX class
	* Localization in French and English of logidoc.cls
	* Update Makefile.generic to match new class logidoc.cls

Sat Jun 30 01:07:19 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Updated charte/*/charte.xml documents to match the
	  new english DTD.
	  
Fri Jun 29 18:41:09 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Updated the documentation and converted it to the new
	  DTD in english.

Fri Jun 29 13:30:00 CEST 2001 Stephane Casset <casset@logidee.com>

	* Replacement of trebuchet fonts by avantgarde in
	  charte/*/tex/*.cls

Fri Jun 29 01:15:36 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Added the old entities back in the DTD so that the
	  conversion doesn't loose those characters. But don't use
	  them they'll be removed one day.

Thu Jun 28 23:50:19 CEST 2001 Raphael Hertzog <hertzog@debian.org>

	* Switched to english for the DTD (elements and attributes).
	* Some elements have changed in their structure.
	  <cmd nom="bla"/>     -> <cmd>bla</cmd>
	  <fichier nom="bla"/> -> <file>bla</file>
	  <menu nom="bla"/>    -> <menu>bla</menu>
	* xsl/upgrade-1.2.xsl is a new stylesheet that can be used to
	  update a document written with the old DTD to the new one.
	* Changed stylesheets and Makefile accordingly.
	* xsl/db2logidee.xsl is a stylesheet that can be used to convert
	  a docbook-xml document to a "logidee" document.
	* Added the initial ChangeLog file.


