File: ChangeLog

package info (click to toggle)
prestimel 1%3A1.0-3.2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,640 kB
  • ctags: 1,414
  • sloc: cpp: 3,729; sh: 2,976; ansic: 2,259; makefile: 279; sed: 93
file content (30 lines) | stat: -rw-r--r-- 1,004 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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