pandoc/data/pptx/ppt
Emily Bourke 8de261ba4e pptx: Line up continuation paragraphs
This commit changes the `marL` and `indent` values used for plain
paragraphs and numbered lists, and changes the spacing defined in the
reference doc master for bulleted lists.

For paragraphs, there is now a left-indent taken from the `otherStyle`
in the master. For numbered lists, the number is positioned where the
text would be if this were a plain paragraph, and the text is indented
to the next level. This means that continuation paragraphs line up
nicely with numbered lists.

It also /mostly/ matches the observed PowerPoint behaviour when
inserting paragraphs and numbered lists: the only difference is that
PowerPoint was using a different margin value for the first level
numbered lists – I’ve changed this to match the other levels, as I don’t
think it makes the spacing unappealing and it allows continuation
paragraphs at any level to line up.

With bulleted lists, I’m keeping the observed PowerPoint behaviour of
specifying only a level, letting `marL` and `indent` be automatically
taken from `bodyStyle`. To that end, this commit changes the `bodyStyle`
spacing in the master of the default reference doc, to:

- line up the text of the first paragraph in each bullet with any
  continuation paragraphs
- line up nested bullet markers in any continuation paragraphs with the
  first paragraph, matching lists and plain paragraphs

This does mean the continuation paragraphs still won’t line up for
anyone using their own reference doc where they haven’t matched the
`otherStyle` and `bodyStyle` indent levels, but I think people in that
situation will be able to troubleshoot.
2021-10-17 17:24:30 -07:00
..
_rels PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
notesMasters PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
notesSlides Powerpoint writer: Move notes slides into data tree. 2018-02-18 16:31:32 -05:00
slideLayouts PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
slideMasters pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
slides PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
theme Powerpoint writer: Move notes slides into data tree. 2018-02-18 16:31:32 -05:00
presentation.xml PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00
presProps.xml Powerpoint writer: Move notes slides into data tree. 2018-02-18 16:31:32 -05:00
tableStyles.xml
viewProps.xml PowerPoint writer: expand builtin reference doc to model all layouts 2019-04-05 08:50:39 -04:00