<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE DOCX Problem with size of headers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=98000#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILESAVE DOCX Problem with size of headers"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=98000">bug 98000</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>Yeah, so this one will require export logic something like:
if regular page break
   and page-style-before has a follow style
then
   change page break into page break with style

.DOC format already does this. So very likely there are common situations where
NOT doing this is desirable. Thus, I like having doc and docx do things
differently sometimes - that way at least one compatible format should fit the
bill. [But let me look a bit further into DOCX to see if maybe the logic can be
tweaked.]</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>