Skip to content

Brand your manuals

Manuscrio applies customer identity to its standard print design without turning every export into a custom template project.

By default, Manuscrio uses the logo found in the site’s own navbar. It appears in the cover’s brand position and in the running header. inspect reports the discovered logo in its logo field; an empty value means none was found, and the manual carries the Manuscrio wordmark instead.

A navbar logo is often small. For a cover it is worth passing a higher-resolution asset even when discovery found something usable.

For a larger or print-specific asset, name one with --logo:

Terminal window
manuscrio export ./build --logo brand/logo.svg

--theme accepts one of five named print themes:

  • ink — uncolored and the default.
  • lapis
  • malachite
  • garnet
  • amethyst
Terminal window
manuscrio export ./build --theme lapis

The same chapter opening, exported five times:

A chapter opening rendered with the ink theme
inkthe default, uncolored
A chapter opening rendered with the lapis theme
lapis
A chapter opening rendered with the malachite theme
malachite
A chapter opening rendered with the garnet theme
garnet
A chapter opening rendered with the amethyst theme
amethyst

Only the chapter number and title move. Body text, headings, code, and tables are the same in all five, which is what keeps the accent a choice rather than a redesign.

The accent is reserved for top-level chapter titles and the contents table’s top level. Hierarchy does not depend on color, so the manual remains legible in greyscale.