<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 - Indentation issue in converted html using Libre Office 4.3"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=114591">114591</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Indentation issue in converted html using Libre Office 4.3
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>4.3 all versions
          </td>
        </tr>

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

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

        <tr>
          <th>Component</th>
          <td>LibreOffice
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>singh_sakshi@network.lilly.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Description:
Hi Team, We are using libreoffice 4.3 to convert word document to HTML. The
document generated by libre office had indentation issues. 
In the word document, we have many <p> tags as ordered list which after
conversion adds inline css.

We are running this code snippet on linux:
libreoffice4.3 --headless --invisible --convert-to htm:HTML --outdir $O$


Here is the HTML output of the converted doc file:

<p align="left" style="margin-left: 0.25in; text-indent: -0.25in;
margin-bottom: 0.17in; line-height: 0.17in; widows: 2; orphans: 2">
<a name="5c188da9-cdb8-406b-9809-dd4a0316dba2-1"></a>
<font face="Arial, serif">
<font size="2" style="font-size: 11pt">
1. Some Text Here
</font></font></p>

Here the text "1. Some Text Here " had unnecessary indentation. Please look
into this asap.

Actual Results:  
The actual converted HTML through libre office 4.3 had unnecessary indentation
issues.

Expected Results:
The converted HTML should not have any indentation issues.


Reproducible: Always


User Profile Reset: No



Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML,
like Gecko) Chrome/63.0.3239.84 Safari/537.36</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>