/

On this page

Book cover

A common pattern for paged documents is a full-bleed cover page, where an image spans the entire first page. This is achieved by combining:

Example 1

.doctype {paged}

.pageformat pages:{..1} margin:{0}

.container fullwidth:{yes} margin:{0}
    !(100%)[Cover](cover.png)

# Introduction

...
Book cover