https://bugs.freedesktop.org/show_bug.cgi?id=85062
Michael Stahl <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] See Also| |https://bugs.freedesktop.or | |g/show_bug.cgi?id=45534 Summary|FILESAVE: Font size of text |FILESAVE: Font size of text |become very large if ODF |with "fit to frame" become |Version set to 1.0/1.1 or |very large if ODF Version |1.2 |set to 1.0/1.1 or 1.2 Whiteboard| |odf --- Comment #4 from Michael Stahl <[email protected]> --- have to change the properties of the text frame to check the "Fit to frame" checkbox. this commit seems relevant: commit 6c15b856242127ddca766da700002489ba287e21 Author: Michael Stahl <[email protected]> AuthorDate: Thu Feb 2 12:44:03 2012 +0100 fdo#45534: ODF export: fix draw:fit-to-size In ODF 1.1 and 1.2 this attribute is of type boolean, so only write the new values if the extended format is selected. ... is there a better fallback than mapping ALLLINES and AUTOFIT to true? -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
