pandoc/test/pptx
Emily Bourke 50adea220d pptx: Support footers in the reference doc
In PowerPoint, it’s possible to specify footers across all slides,
containing a date (optionally automatically updated to today’s date),
the slide number (optionally starting from a higher number than 1), and
static text. There’s also an option to hide the footer on the title
slide.

Before this commit, none of that footer content was pulled through from
the reference doc: this commit supports all the functionality listed
above.

There is one behaviour which may not be immediately obvious: if the
reference doc specifies a fixed date (i.e. not automatically updating),
and there’s a date specified in the metadata for the document, the
footer date is replaced by the metadata date.

- Include date, slide number, and static footer content from reference
  doc
- Respect “slide number starts from” option
- Respect “Don’t show on title slide” option
- Add tests
2021-09-18 09:55:45 -07:00
..
background-image pptx: Support specifying slide background images 2021-09-16 19:45:53 -07:00
blanks pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
code pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
code-custom pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
comparison pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
content-with-caption pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
document-properties pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
document-properties-short-desc pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
endnotes pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
endnotes-toc pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
footer pptx: Support footers in the reference doc 2021-09-18 09:55:45 -07:00
images pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
incremental-lists pptx: Add support for incremental lists 2021-09-15 09:13:05 -07:00
inline-formatting pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
lists pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
raw-ooxml pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
remove-empty-slides pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
slide-breaks pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
slide-breaks-slide-level-1 pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
slide-breaks-toc pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
slide-level-0 pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
speaker-notes pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
speaker-notes-after-metadata pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
speaker-notes-afterheader pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
speaker-notes-afterseps pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
start-numbering-at pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
tables pptx: Include all themes in output archive 2021-09-10 17:06:45 -07:00
two-column pptx: Fix logic for choosing Comparison layout 2021-09-13 08:30:36 -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