<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Fractional formatting: Sequence of preferred denominators (Base 2 mainly); also Writer TextFields"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=141870">141870</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Fractional formatting: Sequence of preferred denominators (Base 2 mainly); also Writer TextFields
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>jag@psilosoph.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Fractional formatting sometimes is expected to be restricted to a sequence of
preferred denominators. The most frequent such sequence should be 2,4, 8, 16,
32 - or more generally the powers of 2.  

If it can be done without breaking the concept, a code for fractional
formatting like # ?/[2^5] (5 denoting the maximum exponent; if omitted 14 e.g.)
or (to give a funny example) ?/[3;7;11] should be established.  
Implementation should choose the smallest denominator usable without loss of
accuracy.  

For export to an alien file format the sequence can be replaced then by the
highest (realistic) deniminator matching it, or to the respective number of
decimal digits in the denominator.</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>