<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - FILEOPEN DOCX Raised text created with Word becomes normal when the document is opened in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120412#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_VERIFIED  bz_closed"
   title="VERIFIED FIXED - FILEOPEN DOCX Raised text created with Word becomes normal when the document is opened in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=120412">bug 120412</a>
              from <span class="vcard"><a class="email" href="mailto:phil.krylov@gmail.com" title="Phil Krylov <phil.krylov@gmail.com>"> <span class="fn">Phil Krylov</span></a>
</span></b>
        <pre>(In reply to László Németh from <a href="show_bug.cgi?id=120412#c19">comment #19</a>)

The scripts I know of do not check the number. They _set_ CharEscapement of a
text portion or a character style to 101 or -101 to get automatic
super/subscript escapement, e.g.:
<a href="https://forum.openoffice.org/en/forum/viewtopic.php?p=425333#p425333">https://forum.openoffice.org/en/forum/viewtopic.php?p=425333#p425333</a> . There is
also
<a href="https://extensions.libreoffice.org/en/extensions/show/alternative-dialog-find-replace-for-writer">https://extensions.libreoffice.org/en/extensions/show/alternative-dialog-find-replace-for-writer</a>
which uses the constants as well. The best solution IMHO would be to export the
constant to UNO or otherwise provide a way to set automatic super/subscript
escapement _and_ to check if it's set to automatic. Probably there is no way to
magically fix the behaviour for the old scripts.</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>