Open GoogleCodeExporter opened 9 years ago
Instead of a custom API handle it using the standard BungeniODFDOM API but use a
special markup action while marking up a portion of text as a section :
1) copy the selected text, and then delete it (text:deletion)
2) paste the selected text at the end point of the deletion and mark the
section over
it (text:insertion) .
In this way the section insertion is correctly recorded as a deletion of a
pargraph
and a creation of a new section with content
Original comment by ashok.ha...@gmail.com
on 25 May 2010 at 12:55
Original issue reported on code.google.com by
ashok.ha...@gmail.com
on 25 May 2010 at 9:32