* src/docgen/LPRDoc.py: Set and maintain self.brand_new_page.

Use constant factor for line spacing for given font size.


svn: r2989
This commit is contained in:
Alex Roitman
2004-03-10 02:10:34 +00:00
parent 1e5e462fc2
commit 9d0aeb8fe1
2 changed files with 105 additions and 83 deletions

View File

@@ -1,3 +1,7 @@
2004-03-09 Alex Roitman <shura@alex.neuro.umn.edu>
* src/docgen/LPRDoc.py: Set and maintain self.brand_new_page.
Use constant factor for line spacing for given font size.
2004-03-08 Don Allingham <dallingham@users.sourceforge.net>
* src/EditPerson.py: TreeView enhancements
* src/PeopleModel.py: TreeView enhancements