2003-02-26  Benjamin Drieu  <Benjamin.Drieu@fr.alcove.com>

	* prestimel.dtd: define a <titleslide> element in <preesentation>,
	to replace the confusing first <slide>

	* src/presentation.cc (writeLaTeX): add isolatin1 and url packages
	in LaTeX output
	(parseXMLFile): now use the new titleslide semantic
	(writeMisc): Luc Saillard javascript patch to use keys in presentation

	* src/imgnode.cc (ImgNode): bulletproof image opening

	* src/authornode.cc (writeLaTeX), src/datenode.cc (writeLaTeX):
	beautify LaTeX output

	* src/titlenode.cc (writeLaTeX): beautify LaTeX output
	(TitleNode): TitleNode is now a subclass of SlideNode

	* src/main.cc (parse_commandline_options): change '-l' semantic.
	Now use the XML filename to create .tex files.

	* src/parameters.cc (initImageSizes): strengthen image pings so
	that they fail verbosely

2003-02-24  Benjamin Drieu  <Benjamin.Drieu@fr.alcove.com>

	* src/presentation.cc (writeTOC): beautify TOC output

	* ChangeLog: this is now a real ChangeLog

