On 09/06/2010 11:39 AM, Jean-Marc LASGOUTTES wrote:
Pavel Sanda<sa...@lyx.org> writes:
Jean-Marc Lasgouttes wrote:
There is however a problem with this change: in old documents, a paragraph
break would generate an empty line, but now it will be a single line break.
Also, it would be nice to remove InsetLine:s in paragraphs. Unfortunately,
lyx2lyx knows nothing about layouts so I cannot have a special handling of
PassThru layouts.
does this mean that some older .lyx files will produce with lyx 2.0 different
pdf output due to the different strucutre of eolns?
I was beginning to answer 'yes', but now I am not sure anymore. Richard,
what was the consensus last time we looked at it? Where you planning to
add lyx2lyx magic? I think it only concerns layouts where I added the
parbreakisnewline tag (sweave, literate, noweb). Parbreaks should be
replaced by double parbreaks and newlines by parbreaks. Could you do
this?
I have half a patch on this, but have to finish it. I'll try to get to
it shortly.
Richard