office-gobmx/filter/source/xslt
László Németh 984f0e49d3 tdf#163874 sw inline heading: fix XHTML export
Text frames anchored as characters, containing inline
headings were exported without display:inline using
the XSLT XHTML filter (see File->Export As), resulting
separated paragraphs for inline headings.

Note: both div and heading elements need display:inline.

This reverts commit d2e8705c9c
"tdf#153839: add newline after certain tags" partially
(and conditionally), because fancy printing is bad here:
the new line between the div element was converted to a space
at display:inline, resulting double space with the original
space between the inline heading and the other text content
of the following part of the paragraph line.

Follow-up to commit 7a35f3dc74
"tdf#48459 sw inline heading: apply it on the selected words",
commit d87cf67f8f
"tdf#131728 sw inline heading: fix missing/broken DOCX export"
and commit a1dcbd1d1c
"tdf48459 sw inline heading: add Inline Heading frame style".

Change-Id: I6623066354a70a69faf14cd30fc2b917c9ec9c90
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176511
Reviewed-by: László Németh <nemeth@numbertext.org>
Tested-by: Jenkins
2024-11-13 10:41:34 +01:00
..
common
export
import Resolves tdf#155926 - Rename "Line Style 9" 2023-08-25 11:12:02 +02:00
odf2xhtml/export tdf#163874 sw inline heading: fix XHTML export 2024-11-13 10:41:34 +01:00