https://bugs.documentfoundation.org/show_bug.cgi?id=114501
--- Comment #8 from [email protected] ---
Currently this is what is EXPORTED from LibreOffice:
<p style="margin-bottom: 0cm; line-height: 100%">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%">Text</p>
<p style="margin-bottom: 0cm; line-height: 100%">Text</p>
<p style="margin-bottom: 0cm; line-height: 100%">Text</p>
<p style="margin-bottom: 0cm; line-height: 100%">Text</p>
<p style="margin-bottom: 0cm; line-height: 100%">End.</p>
One solution would be to make LibreOffice export (and I presume then normal
CTRL+C and CTRL+V will work as desired) the above mentioned HTML like this:
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text here</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm"><br/>
</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">Text</p>
<p style="margin-bottom: 0cm; line-height: 100%; margin-top: 0cm">End.</p>
To reiterate, the problem with the current system seems to be:
1) Paragraphs have default margin-top value. The margin-top value should be
0cm!
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs