summaryrefslogtreecommitdiff
path: root/sandbox/dreamcatcher/ChangeLog
blob: aa1f76093836050130540003dc61785d1484153d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
2003-05-03  Sidnei da Silva  <sidnei@x3ng.com>

	* rlpdf/rlpdf.py: Added some options to the Writer. Added
	footnotes, backrefs, topic. Works with docutils/tools/test.txt,
	but the output needs work on the stylesheet.

2003-05-02  Sidnei da Silva  <sidnei@x3ng.com>

	* rlpdf/rlpdf.py (Writer.translate): use StringIO as output for
	Reportlab and set the output to the writer output.
	(PDFTranslator.visit_title): Fix weird logic. node.parent['id']
	didn't always existed.