pandoc/test/pptx
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
..
background-image pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
blanks pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
code pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
code-custom pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
comparison pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
content-with-caption pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
document-properties pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
document-properties-short-desc pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
endnotes pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
endnotes-toc pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
footer Powerpoint writer: consolidate text runs when possible. 2021-10-04 12:24:12 -07:00
images pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
incremental-lists pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
inline-formatting pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
layouts pptx: Remove excessive layout tests 2021-10-07 08:45:43 -07:00
list-level pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
lists pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
pauses/without-incremental pptx: Fix list level numbering 2021-10-17 17:24:30 -07:00
raw-ooxml pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
remove-empty-slides pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
slide-breaks pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
slide-breaks-slide-level-1 pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
slide-breaks-toc pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
slide-level-0 pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
speaker-notes pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
speaker-notes-after-metadata pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
speaker-notes-afterheader pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
speaker-notes-afterseps pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
start-numbering-at pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
tables pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
two-column pptx: Line up continuation paragraphs 2021-10-17 17:24:30 -07:00
reference-deleted-layouts.pptx pptx: Restructure tests 2021-09-01 07:16:17 -07:00
reference-depth.pptx pptx: Restructure tests 2021-09-01 07:16:17 -07:00
reference-moved-layouts.pptx pptx: Restructure tests 2021-09-01 07:16:17 -07:00