Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


For a start, there are XML errors in your document:

Line 122:
<style:paragraph-properties fo:margin-top="3.9402in" fo:margin-bottom="0.0799in" 
style:contextual-spacing="false" fo:break-before="page"/>
  </style:style>

style:contextual-spacing is not an allowed attribute.

Line 133:
  <style:style style:name="FooterTable_Right" style:family="4.1354inn">
   <style:table-column-properties style:column-width="4.425in" style:rel-column-width="6372*"/>
  </style:style>

style:family="4.1354inn" is wrong. It seems the style:family is mixed up with some measurement.

Line 153:
There is a second   <office:master-styles> element. There should be only one of these.

Line 162:
 <office:body>
 </office:body>

The <office:body> element must not be empty. Add an <office:text> element.


-- 
Piet van Oostrum <piet-l@vanoostrum.org>
WWW: http://piet.vanoostrum.org/
PGP key: [8DAE142BE17999C4]


-- 
To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/users/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.