svn: r1875
This commit is contained in:
Alex Roitman 2003-07-13 00:10:10 +00:00
parent 2bc38a14d9
commit ecf1b22fd8

View File

@ -3,8 +3,8 @@
* doc/gramps-manual/C/gramps-manual.xml: More corrections.
* src/plugins/BookReport.py (BookReportDialog.make_document):
Move item initialization here (was in make_report).
This is necessary to define all the styles, including non-paragraph
ones, before opening single book doc.
This is necessary to define all the styles, including non-paragraph
ones, before opening single book doc.
* src/plugins/DetDescendantReport.py: Remove empty setup().
* src/plugins/AncestorReport.py: Likewise.
* src/plugins/Ancestors.py: Likewise.