Firstly - Thanks for a great program. 

There is a minor point but annoying.  I use a style with 'noindent' for 
paragraphs, with the paragraphs being separated with 'medskip'.  This works 
correctly 98% of the time.  The other times there is excess space between the 
paragraphs.  This occurs when the last line of the paragraph extends right 
across the page.

I have discovered the cause and a workaround. The LaTeX .tex file generated by 
LyX 1.3.5 has the following characteristic:

'...end of the paragraph.<one or more spaces>
\medskip

beginning of the next paragraph ...'   

If I adapt the .tex file as below, removing the trailing space and newline 
characters, after the full stop at the end of the paragraph, the fault is 
eliminated.

'...end of the paragraph.\medskip

beginning of the next paragraph ...'

Perhaps the LyX -> LaTeX routine could be altered so that the newline and 
excess space characters are removed as a default?  Or is there a reason for 
the present arrangement?

Basil Fowler

Reply via email to