Cookbook
Practical, feature-oriented guides to recent additions across the Vivliostyle ecosystem. Each article focuses on what you can do and how to use it in real publishing workflows, rather than spec-level reference.
Each guide states the minimum version required at the top, so you can tell at a glance whether the feature is available in your environment.
Guides
-
Footnotes — DPUB-ARIA footnote support, the standard
@page { @footnote { } }rule,footnote-display, and the new VFMfootnotemodes (pandoc/gcpm/dpub).- Target: Vivliostyle.js v2.42.0+, CLI v10.6.0+
-
CMYK Conversion — The
device-cmyk()CSS function and the CLI's PDF CMYK output (pdfPostprocess.cmyk).- Target: Vivliostyle.js v2.40.0+, CLI v10.6.0+
-
Page Groups — Named pages, the
:nth(An+B of C)page selector, and per-chapter layouts.- Target: Vivliostyle.js v2.39.0+
How this section is organised
These features typically cut across multiple Vivliostyle products — core CSS, CLI, VFM, and themes — so they don't fit neatly into any single per-product section. The "Cookbook" section organises them by feature, not by product.
For canonical specification references, see Supported CSS Features and the Core API Reference.