Re: [patch] fix bug 20

2008-04-27 Thread Uwe Stöhr
Uwe Stöhr schrieb: The attached patch fixes the last remaining part of bug 20 - the tex2lyx handling of paragraph spacings. It is just an extension of the paragraph alignment handling. Unfortunately the alignment handling is broken and leads to a loss of onformations, see http://bugzilla.lyx

[patch] fix bug 20

2008-04-26 Thread Uwe Stöhr
The attached patch fixes the last remaining part of bug 20 - the tex2lyx handling of paragraph spacings. It is just an extension of the paragraph alignment handling. regards Uwe Index: text.cpp === --- text.cpp (revision 24514) +++