<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Docx export: In non-English versions, styles.xml does not contain reference to international styles"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115856#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - Docx export: In non-English versions, styles.xml does not contain reference to international styles"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=115856">bug 115856</a>
              from <span class="vcard"><a class="email" href="mailto:fralau@settlenext.com" title="fralau@settlenext.com">fralau@settlenext.com</a>
</span></b>
        <pre>(In reply to Alex Thurgood from <a href="show_bug.cgi?id=115856#c5">comment #5</a>)

<span class="quote">> I would add from a personal viewpoint that what you suggest sounds like it
> implies including extra xml information that is currently not stored in ODF
> documents - this can only therefore make them even larger still and more
> verbose when that information gets mapped to docx open xml. Surely, that is
> something we would wish to avoid for performance reasons (it is bad enough
> already) ?</span >

This is valid objection in principle, but the additional information required
in practice is very minimal (a mere indirection).


Instead of saying:

" Here is 'Titre 1' ..."

You basically have to say:

1. "'Titre 1' => 'Heading 1'
2. "Here is 'Heading 1': ..."</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>