diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-02-13 10:29:54 +0100 |
---|---|---|
committer | Aleksandar Stefanović <theonewithideas@gmail.com> | 2017-02-13 09:37:18 +0000 |
commit | 417bc898802630c567d970d0283312697acdd5ff (patch) | |
tree | 00d1f7c1ebf59a6023531ef2c22371150b717dc1 /oox/README | |
parent | 529162307e9d6191fe43d50597504474b2c1a5ba (diff) |
Fix typos
Change-Id: Iaf6bbe81f519d49b82f624282d786c8cc18d641c
Reviewed-on: https://gerrit.libreoffice.org/34199
Reviewed-by: Aleksandar Stefanović <theonewithideas@gmail.com>
Tested-by: Aleksandar Stefanović <theonewithideas@gmail.com>
Diffstat (limited to 'oox/README')
-rw-r--r-- | oox/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/oox/README b/oox/README index 4f0329d24d5a..dece2c68c5d1 100644 --- a/oox/README +++ b/oox/README @@ -131,7 +131,7 @@ needed. In order to convert preset shapes to LO's enhanced custom shape, we need to load shape definition of preset shapes. The procedure -to convert the defintion from OOXML spec for LO is documented +to convert the definition from OOXML spec for LO is documented ( also a script ) in oox/source/drawingml/customshapes/README. The scripts in oox/source/drawingml/customshapes/ also generate pptx files for signle presets and also for all presets @@ -158,7 +158,7 @@ http://www.microsoft.com/en-us/download/details.aspx?id=30425 Here is how LO's enhanced custom shapes are exported: * Shape name is ooxml-* - they are imported from ooxml, export as is. * Blacklist - ODF presets that has OOXML equivalent. - We convert adjustment values case by case. Microsofot Office + We convert adjustment values case by case. Microsoft Office is rather strict about adjustment values, either none of them are provided so that default values are taken, or the exact set of handles have to be provided. In some cases we are converting |