<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 - Need to be able to use spaced dots as a tab fill option"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114601">114601</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Need to be able to use spaced dots as a tab fill option
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>5.1.6.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86 (IA32)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (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>adaw2@email.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
When constructing a Table of Contents the tab fill options include: a string of
dots, a couple different strings of dashes, or a repeated character. Many
publishers require the leader dots to be spaced but LibreOffice does not
provide a way to accomplish this. In other words:

     Chapter 1...............................................5

should look like:

     Chapter 1 . . . . . . . . . . . . . . . . . . . . . . . 5

Currently LibreOffice does not allow users to make this correction unless they
go in manually and edit the TOC (which then prevents the user from updating the
TOC).

Please either add a stock option to use " . . . " as a fill character or allow
users to input a string (rather than just a single character).

Steps to Reproduce:
1. Styles and Formatting
2. Paragraph
3. Tabs
4. Fill Character

Actual Results:  
Available options:
  None
  ........
  --------
  ________
  Character

Expected Results:
Available options:
  None
  ........
  . . . . . . . .
  --------
  ________
  Character


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:56.0) Gecko/20100101
Firefox/56.0</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>