Concepts

Vocabulary

On this website, we will refer to the different components of a slide deck in these terms:

Anatomy of a slide deck


The grid is sandwiched between two full-slide planes. The background plane is painted behind the cells. It typically holds a full-slide image, a color wash, or a watermark. The foreground plane is painted over the cells. It typically holds a slide number, a logo, or a progress indicator. Neither plane takes space away from the grid. The Background and Foreground pages show how to use them.



Where a grid is the structure you build, a layout is one Mosaic has already built for a familiar slide kind. Mosaic ships layouts for content, titles, sections, and images each offers several named variants of its arrangement. Custom slides build a grid instead.

Every cell, the background, and the foreground is a native Typst layer, and each one carries a label: <mosaic-cell-ID>, <mosaic-background>, and <mosaic-foreground>. Ordinary Typst show and set rules can therefore style every part of a slide. See Styling cells for a detailed tutorial.