<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 - Add possibility to define tab positions in percentage of paragraph area width"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=130420">130420</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Add possibility to define tab positions in percentage of paragraph area width
          </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>Writer
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>samsonov.box@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
For simplicity, I will describe my personal use-case, though proposed feature
may have more widely use.

In my documents there are some numerated formulas, e.g:

            a + b = b + a                           (12)

Formulas is centered, and numbering is right aligned. To do this formatting I
create special paragraph style with two tab-stops defined: one "centered" at
8,75cm and another "right" at 17,50cm. This numbers are depend on page width
and other parameters, and this is where the problem.

It is impossible to use this one paragraph style with others page styles (page
format and orientation, page margins), in columns, inside tables, text-boxes
and frames: for each case we must define different tabs to achieve the goal.

I propose to add possibility to define tab positions in percentage of paragraph
area width. In described case they should be 50% and 100%. Paragraph styles
will become more universal, adoptive, smart.

We can already set paragraph style's font size in percentage of font size of
"father" (inherited from) style. Proposed feature will be natural progression
of such smart style technique.




Steps to Reproduce:
1. Create new writer document;
2. Choose in main menu: Styles -> Edit Style...
3. Open Tabs tab
4. Type "50 %" in Position field
5. Press New button

Actual Results:
Tab position inserted at 50,00 cm

Expected Results:
Tab position inserted at 50%


Reproducible: Always


User Profile Reset: No



Additional Info:</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>