summaryrefslogtreecommitdiff
path: root/officecfg/registry
diff options
context:
space:
mode:
authorRafael Lima <rafael.palma.lima@gmail.com>2022-05-13 14:02:14 +0100
committerMike Kaganski <mike.kaganski@collabora.com>2022-05-17 13:37:46 +0200
commit96de6dee60aaf2f0d332291fa3b0ad7bb8b7127c (patch)
tree85ec470ef19e043439def5892c30de17b2d69900 /officecfg/registry
parent069f0eb13f7d26ce4b854160bbb9592c25609b38 (diff)
tdf#65067 Remove excessive spacing from Formula objects
As described in bugs tdf#65067, tdf#103816, tdf#149052 and a few other duplicates, Formula objects in Writer receive 2 unnecessary spacings: 1) From the "Formula" frame style, which has a Left/Right internal spacing of 0.2cm 2) From the Math formula editor itself, that adds an additional 1pt of internal spacing (left/right) In MS Word the default behavior is setting all of these spaces to zero, which makes the formula flow better alongside text in paragraphs. Therefore, this patch set both of these spaces to Zero so that Formula objects in Writer behave similarly as Formulas in MS Word. Change-Id: Iedcef7124afed6b799f85bcefe37016c8fd972e2 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134185 Tested-by: Jenkins Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Diffstat (limited to 'officecfg/registry')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Math.xcs4
1 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Math.xcs b/officecfg/registry/schema/org/openoffice/Office/Math.xcs
index c94616300276..c4466e0da278 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Math.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Math.xcs
@@ -961,7 +961,7 @@
</info>
</maxInclusive>
</constraints>
- <value>100</value>
+ <value>0</value>
</prop>
<prop oor:name="RightSpace" oor:type="xs:short" oor:nillable="false">
<info>
@@ -979,7 +979,7 @@
</info>
</maxInclusive>
</constraints>
- <value>100</value>
+ <value>0</value>
</prop>
<prop oor:name="TopSpace" oor:type="xs:short" oor:nillable="false">
<info>