This package browser is in early development. Mind the rough edges.

texlive-pagelayout 2025.2

Layout graphic rich documents

The pagelayout class enables you to layout pages declaratively using simple macros for pages, covers, grids, templates, text, and graphics to create graphic rich, perfectly typeset, and print ready PDFs. The integration of Inkscape allows your to create box shadows. The integration of ImageMagick allows you to configure compression and sharpening for bitmap graphics to export web, print or preview versions of your document. Parallelized image optimization, caching, and a draft mode enable fast PDF creation and a responsive workflow, even for large documents with lots of photos and graphics.

Installation

Install texlive-pagelayout 2025.2 as follows:

guix install texlive-pagelayout@2025.2

Or install the latest version:

guix install texlive-pagelayout

The texlive-pagelayout package provides more outputs besides the default (out). You can install them by appending :output-name to the package specification. For example:

guix install texlive-pagelayout:doc

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.