This is very odd. I've chopped this OTP down to be rather minimal - but still - if I load this template - then save as ODP and re-load, I see a huge change in the size of the text in the text box.
Aron - can you take another look at this ? is uses Liberation Sans for me now ;-)
Created attachment 131416 [details] test file / template.
Created attachment 131417 [details] what I see on load of OTP, and after save & re-load =)
Created attachment 131418 [details] and the ODP exported having loaded and saved & re-loaded this (for me)
This is the difference in styles.xml that is causing the huge text: - huge text: <style:graphic-properties draw:stroke="none" draw:fill="none" draw:auto-grow-height="false" draw:fit-to-size="true"> - normal text: <style:graphic-properties draw:stroke="none" draw:fill="none" draw:auto-grow-height="false" draw:fit-to-size="shrink-to-fit"> This happens if the ODF format used for saving is set to something other than 1.2 Extended. Regina has a very good writeup on the issue with a suggestion how to fix it. *** This bug has been marked as a duplicate of bug 97630 ***