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

--- Comment #14 from Justin L <[email protected]> ---
header3.xml contains (simplified - and *split hyperlink combined*...):
<w:p w:rsidR="006B0539" w:rsidRDefault="006B0539">
  <w:pPr>
    <w:jc w:val="center"/>
  </w:pPr>
  <w:r>
    <w:rPr>
      <w:rFonts w:eastAsia="Times New Roman"/>
      <w:sz w:val="40"/>
    </w:rPr>
    <w:t xml:space="preserve"> </w:t>
  </w:r>
  <w:hyperlink r:id="rId1" w:history="1">
    <w:r>
      <w:rPr>
        <w:rStyle w:val="Hyperlink"/>
      </w:rPr>
      <w:t>www.lesoreilles.com</w:t>
    </w:r>
  </w:hyperlink>
  <w:r>
    <w:rPr>
      <w:sz w:val="40"/>
    </w:rPr>
    <w:t xml:space="preserve"> </w:t>
  </w:r>
</w:p>

Nothing about charstyle Hyperlink or DefaultParagraphFont which it is based on
reset the character size. So only the normal paragraph style specifies the size
the link should take.

Walking away - way too complex and dangerous territory to risk for a trivial
problem.

-- 
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