* src/plugins/GraphViz.py (GraphViz.__init__): Define nominal and

reduced margins; (write_report): Use nominal margin to compute
virtual size and reduced margin to write the margin size;
(write_header): Write reduced margin into header.


svn: r4917
This commit is contained in:
Alex Roitman
2005-07-11 21:56:47 +00:00
parent 58097e1a5c
commit 051eaecfc3
2 changed files with 14 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
2005-07-11 Alex Roitman <shura@gramps-project.org>
* src/plugins/GraphViz.py (GraphViz.__init__): Define nominal and
reduced margins; (write_report): Use nominal margin to compute
virtual size and reduced margin to write the margin size;
(write_header): Write reduced margin into header.
2005-07-10 Don Allingham <don@gramps-project.org>
* src/plugins/NavWebPage.py: enhancements, almost usable
* src/Report.py: fixed spacing