PPTX.gallery
Open in PPTX.dev

Layout Pattern

Text 2x Left Box

Text 2x Left Box OPF layout with 3 placeholder zones.

Text2 zonesLeft alignedBoxed

How to Use It

Text 2x Left Box is a canonical OPF text layout from the OPF layout catalog. It defines 3 placeholder zones (text: Text content 1; text: Text content 2; box: Boxed content surface). Use it when you need exact OPF parity for slide.layout text-2x-left-box. Reading flow is horizontal.

Content Zones

TextText content 1
TextText content 2
BoxBoxed content surface

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

OPF Config

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

Preview this config live at pptx.dev/playground.