svn: r1875
This commit is contained in:
Alex Roitman 2003-07-13 00:10:10 +00:00
parent 4de76df6f6
commit 4002b1686b

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.