CVS: ---------------------------------------------------------------------- CVS: Enter Log. Lines beginning with `CVS:' are removed automatically CVS: CVS: Committing in . CVS: CVS: Modified Files: CVS: src/text/fmt/xp/fl_BlockLayout.cpp CVS: src/text/fmt/xp/fl_DocLayout.cpp CVS: src/text/fmt/xp/fl_DocListener.cpp CVS: src/text/ptbl/xp/pd_Document.cpp CVS: src/text/ptbl/xp/pd_Document.h CVS: src/text/ptbl/xp/pt_PT_Append.cpp CVS: src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp CVS: src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.h CVS: src/wp/impexp/xp/ie_imp_AbiWord_1.cpp CVS: ---------------------------------------------------------------------- AbiWord now imports it's line heights correctly for blank lines.
I was working away on getting blank lines exported correctly to RTF when I realized that we can't even round trip blank lines exported to abw files. This fixes that bug. Martin
