PPTX.gallery
Open in PPTX.dev

Layout Pattern

Chapter Recap

Mid-deck checkpoint that shows what you've covered and what is next. Keeps long presentations navigable.

NavigationPacingRecap

How to Use It

In decks longer than 20 slides, your audience loses the thread. A recap slide - essentially your agenda with current position highlighted - brings them back. Reuse your agenda slide template, add a subtle indicator (highlight, checkmark, progress dot) for completed sections. Use between major sections, not between every slide. Works well paired with a section-divider that follows.

Content Zones

TitleSlide title
BodyPrimary content

Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.

OPF Config

layouts:chapter-recap
Open Presentation Format
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "PPTX.gallery — layouts/chapter-recap",
  "tags": [
    "gallery:layouts/chapter-recap"
  ],
  "slides": [
    {
      "id": "gallery-preview-1",
      "layout": "chapter-recap",
      "title": "Layout preview",
      "subtitle": "Reference layout for the OPF \"chapter-recap\" preset."
    }
  ]
}
Open in OPF Playground

Preview this config live at pptx.dev/playground.