https://bugs.documentfoundation.org/show_bug.cgi?id=36447
Buovjaga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #18 from Buovjaga <[email protected]> --- (In reply to Dave Yost from comment #0) > Being able to print pages on paper and export as HTML from the same source > document is an extremely valuable feature. It should be maintained so that > it works well. > > See the attached files for various problems with saving as html. > 1. too much line spacing in one of the fonts used This is because of default <p> styles in HTML specification. Writer has its own way of rendering paragraphs. You have to modify the HTML or CSS and define margin-top: 0; for the offending paragraphs. > 2. leading spaces not present in html This would be solved by 115326, so closing as duplicate. > 3. font sizes apear the same in the odt but not in the html The font size in the code block appears the same in the odt and html. Arch Linux 64-bit, X11 Version: 24.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 1f9cd62b67d679da078c50b4b48295918657a70a CPU threads: 8; OS: Linux 6.5; UI render: default; VCL: kf5 (cairo+xcb) Locale: fi-FI (fi_FI.UTF-8); UI: en-US Calc: threaded Built on 11 October 2023 *** This bug has been marked as a duplicate of bug 115326 *** -- You are receiving this mail because: You are the assignee for the bug.
