* src/docgen/LPRDoc.py: Support for paragraph's margins and

the first indent properties. Font-specific line spacing.


svn: r2972
This commit is contained in:
Alex Roitman
2004-03-06 00:00:39 +00:00
parent 1e8b2e3f40
commit 828aae62b7
2 changed files with 52 additions and 79 deletions

View File

@@ -1,3 +1,7 @@
2004-03-04 Alex Roitman <shura@alex.neuro.umn.edu>
* src/docgen/LPRDoc.py: Support for paragraph's margins and
the first indent properties. Font-specific line spacing.
2004-03-04 Alex Roitman <shura@alex.neuro.umn.edu>
* src/docgen/LPRDoc.py: New paragraph formatting algorithm.
Proper alignment support (no implementation for justify yet).