On 08/09/2010 07:11 PM, Jean-Marc Lasgouttes wrote:
OK, this patch is a new version of the PassThru patch that uses
ParbreakIsNewline.
With this patch, the changes that are needed in lyx2lyx qre only:
In the following layouts
* Chunk from module sweave
* Scrap from module noweb
* Scrap from classes literate-article, literate-book, literate-report
do the following changes
* every newline inset should be changed to a paragraph break
* every paragraph break between two paragraphs of the same layout
should be changed to _two_ paragraph breaks.
Moreover, every InsetLayout that has a PassThru 1 (or true), should
also have
a ParbreakIsNewline 1.
OK. I'll look at all that, and the rest, tomorrow.
rh