https://bugs.documentfoundation.org/show_bug.cgi?id=112443
--- Comment #6 from Patrick Jaap <[email protected]> ---
I can comment on this bug:
The document.xml reads
[...]
<w:headerReference w:type="even" r:id="rId7"/>
<w:headerReference w:type="default" r:id="rId8"/>
<w:footerReference w:type="even" r:id="rId9"/>
<w:footerReference w:type="default" r:id="rId10"/>
<w:headerReference w:type="first" r:id="rId11"/>
<w:footerReference w:type="first" r:id="rId12"/>
[...]
<w:titlePg/>
[...]
"rId9" is the label of "footer1.xml" -> even
"rId10" is the label of "footer2.xml" -> default
"rId12" is the label of "footer3.xml" -> first
The ooxml standard says: if <w:titlePg/> appears in the section (and it does)
the "first page footer" has to be used. And this is here the case
(footer3.xml)!
Following the specification, LO does not do anything wrong here. Question is,
why MSO uses the "even page footer" (footer1.xml) on the title page?
--
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