https://bugs.documentfoundation.org/show_bug.cgi?id=73238

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |DUPLICATE
             Status|NEW                         |RESOLVED

--- Comment #12 from Justin L <[email protected]> ---
It looks like the spacing problem is related to the 4th paragraph below "Front
Light Bar" which contains a single tab character. LO minimizes the height of
that line.
<w:pPr>
  <w:rPr>
    <w:sz w:val="48"/>
  </w:rPr>
</w:pPr>
...
<w:r w:rsidRPr="006D203C">
  <w:rPr><
    <w:sz w:val="40"/>
  </w:rPr>
  <w:tab/>
</w:r>

So yes, it looks like a duplicate of bug 127368. So how is the height of an
empty paragraph retained? That should be the key to solving this problem.

*** This bug has been marked as a duplicate of bug 127368 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to