<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Option "Gutter on right side of page" does not work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141805#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Option "Gutter on right side of page" does not work"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141805">bug 141805</a>
              from <span class="vcard"><a class="email" href="mailto:vmiklos@collabora.com" title="Miklos Vajna <vmiklos@collabora.com>"> <span class="fn">Miklos Vajna</span></a>
</span></b>
        <pre>DOCX has an explicit bool property to decide if a section is rtl or not. I
wanted to add a similar new bool attribute into ODT for page styles, but when
we were exchanging private mails, you suggested that it is not exported to ODT,
and instead we guess the value of this property on ODT import.

I took your advice and implemented the ODT filter the above way.

The result of this is that if you check the "Gutter on right side of pages"
option, and save it to docx, then it has a result, but not with ODT.

It looks like this is working as intended. What do you think?</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>