On Wed, Oct 16, 2013 at 2:43 PM, Liviu Andronic <landronim...@gmail.com> wrote: > On Wed, Oct 16, 2013 at 7:27 PM, Scott Kostyshak <skost...@lyx.org> wrote: >>> With the attached patch applied, the above construct becomes: >>> \centering{} >>> <<>>= >>> 2+2 #chunk >>> @ >>> >>> and compilation proceeds without a hitch. >>> >>> What do you think? Regards, >> >> Seems reasonable to me. Does anyone object? >> > I had a quick chat with JMarc off-list, and it seems that the > additional breaks could in some cases create a double \n and thus an > unwanted paragraph break. Personally, I'm not sure how to reproduce > such a case, but then I'm no LaTeX expert. Any ideas?
Ah, that could be. That's too bad because I thought your example was a good use case. Scott