> I think the issue is that there are both true paragraphs and paragraphs > chopped apart by line wrapping into multiple pseudo-paragraphs when the text > was copied from the web. The object is to remove the odd breakage points so > that the text can flow normally, obeying widow and orphan settings. The > extra paragraph breaks (but not the true ones), then, should be replaced > with blanks. I can see how to do this, except it involves an Edit-Replace on > a selection of the text that excludes replacement of the true paragraph > breaks, which would be a real pain. But if I'm reading this right, there > would be no way to distinguish the two kinds of breaks automatically. >
Hi Barbara. All of the <br> were converted into paragraph breaks in OOo. In my opinion, that is a bug. HTML specifies <p></p> as paragraph breaks and <br> as line breaks, so pasted text should follow this convention. I will file an issue. -- Dotan Cohen http://bido.com http://what-is-what.com Please CC me if you want to be sure that I read your message. I do not read all list mail. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
