https://bugs.documentfoundation.org/show_bug.cgi?id=147141
--- Comment #11 from Wittich <[email protected]> --- I search a little on the OASIS Open page and as far I understand the OpenDocument schema 1.2 and 1.3 the h/f-first style is only valid in office version 1.3. From this standpoint, LO 6.4 and before don't have correctly implemented OpenDocument 1.2. I guess there is no fix as long it's not fixed in LO 6.4. Here are the details from 1.3 schema: > The <style:header-first> element represents the content of a header for a > first page, if different from the left/right page in a <style:master-page> > element. > > The term "first page" means the first page to which the page style is > applied, regardless of any numbering. If a different page style is applied in > between two applications of a page style that has the <style:header-first> > element, each of the applications of the page style has its own first page. Source: https://docs.oasis-open.org/office/OpenDocument/v1.3/cs01/part3-schema/OpenDocument-v1.3-cs01-part3-schema.html#a_16_10__style_header_ In the 1.2 schema, this style element doesn't exits: https://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html#a16_10_style_header_ -- You are receiving this mail because: You are the assignee for the bug.
