https://bugs.documentfoundation.org/show_bug.cgi?id=171456
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=14 | |2423 Blocks| |121010, 107833 --- Comment #5 from Heiko Tietze <[email protected]> --- Styles are hierarchically organized and changing the parent has an effect on children. But only as long the children do not have some individual value. And there is the percentage value. Headings used percentage values in the past with 130% for H1 for example. But this leads to an actual font size of 18.2pt, which is odd and fails round-trips. Therefore fix values were used as default for bug 142423. You can change it to any other value including percent, save the file as a template and make this the default for new documents. => WFM However, when it comes to defaults I would look into the options first of all. And there we have Tools > Options > Writer > Basic fonts where Heading is define with 14pt (used when no template is loaded). Unfortunately we also define a value for H1 (and other headings) with the mentioned 18pt - and the default is pointless (it wouldn't be with percent). Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107833 [Bug 107833] [META] Writer paragraph style bugs and enhancements https://bugs.documentfoundation.org/show_bug.cgi?id=121010 [Bug 121010] [META] Font size bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
