Layout Pattern
List 1x Box
List 1x Box OPF layout with a list content zone.
How to Use It
List 1x Box is a canonical OPF list layout from the OPF layout catalog. It defines 2 placeholder zones (list: List content 1; box: Boxed content surface). Use it when you need exact OPF parity for slide.layout list-1x-box. Reading flow is horizontal.
Content Zones
Related Layouts
Similar OPF layout slugs with matching content types, spatial patterns, or presentation use cases.
Text Explainer
List 1x Box Title Center
List 1x Box Title Center OPF layout with a list content zone and a slide title.
/layouts/list-1x-box-title-center
Text Explainer
List 1x
List 1x OPF layout with a list content zone.
/layouts/list-1x
Text Explainer
List 1x Box Vertical
List 1x Box Vertical OPF layout with a list content zone in a vertical reading flow.
/layouts/list-1x-box-vertical
Text Explainer
List 1x Box Vertical Title Center
List 1x Box Vertical Title Center OPF layout with a list content zone in a vertical reading flow and a slide title.
/layouts/list-1x-box-vertical-title-center
Text Explainer
List 1x Box Vertical Title Left
List 1x Box Vertical Title Left OPF layout with a list content zone in a vertical reading flow and a slide title.
/layouts/list-1x-box-vertical-title-left
Text Explainer
List 1x Title Center
List 1x Title Center OPF layout with a list content zone and a slide title.
/layouts/list-1x-title-center
OPF Config
layouts:list-1x-box{
"$schema": "https://openpresentation.org/schema/opf/v1",
"name": "PPTX.gallery — layouts/list-1x-box",
"tags": [
"gallery:layouts/list-1x-box"
],
"slides": [
{
"id": "gallery-preview-1",
"layout": "list-1x-box",
"title": "Layout preview",
"subtitle": "Reference layout for the OPF \"list-1x-box\" preset."
}
]
}Preview this config live at pptx.dev/playground.