https://bugs.documentfoundation.org/show_bug.cgi?id=120412
László Németh <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from László Németh <[email protected]> ---
Test: the test document in the first patch imported correctly, and the
character formatting dialog shows 110% superscript text position.
Note: UI of MSO contains 1584 pt limitation, but OOXML has no such limitation,
and MSO can load greater value, too. (Its character formatting dialog window
shows a warning message after opening the text position page.) OpenDocument
hasn't got limitation, see the commit messages:
===================================================
tdf#120412 DOCX filter: fix missing superscript
by editeng support of large superscript raising.
Maximal raising of superscript text is 1584 pt in MSO,
while LibreOffice didn't import the values greater
than 100% of the current font height. Using the maximal
percent value of the default 11 pt font, the limit
is 14400% now, fixing most of the import problems.
Greater raisings will be limited to 14400% during the
DOCX import.
Note: the standard doesn't limit the bigger percent
values, see "20.374 style:text-position" and
"18.3.23 percent" in OpenDocument 1.2.
===================================================
tdf#120412 character formatting UI: allow >100% raising
in superscript/subscript text positions instead of
changing the greater values (eg. imported from DOCX)
to 100% by accident, simply using the character
formatting window.
--
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