summaryrefslogtreecommitdiff
path: root/starmath
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2023-10-02 20:33:42 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2023-10-04 11:42:58 +0200
commita8f522f4257729ea11178ebf165fdd3a2b7be240 (patch)
tree654c6692516a89c4c0ae378336ea6870da77a55d /starmath
parent5cdb4e495e23be77466d8f8bbe6ae643b60d3aa6 (diff)
vcl,drawinglayer,sw: PDF/UA export: footnote-container-in-list problem
The problem is that if there is a footnote in a list, the footnote container becomes a child of the LI element that contains the footnote anchor, which is of course nonsense. This is because SwTaggedPDFHelper::CheckReopenTag() stopped using SetCurrentStructureElement(), but unfortunately it's required so that once the list ends, the correct parent element is restored for whatever follows the list. There is a similar problem in VclMetafileProcessor2D. (regression from commit d467f1aa3d028f399826c97e2eecedcd79efcf65) Change-Id: I03dee5dc2e11accb97279e5f325808c5b85507a1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157501 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
Diffstat (limited to 'starmath')
0 files changed, 0 insertions, 0 deletions