There is a newer version of the record available.

Published 2026 | Version 1.0.1

The Triplicate: A Data-Driven Large-Format Newspaper Layout Engine

Authors/Creators

  • 1. Active Inference Institute

Description

Abstract We present template_newspaper, a pure-Python engine that renders a complete twelve-page, large-format newspaper to a print-ready PDF from structured YAML content. The exemplar edition is The Triplicate, a homage to the historic newspaper of Crescent City, California (founded 1879). The engine demonstrates designed multi-column page layout — nameplate and ears, spanning headlines, flowing column frames with an optional rail, drop caps, pull quotes, ruled modular boxes, data tables, halftone "engraving" figures and running folios — while keeping a strict separation between content (data) and engine (code): a new title is a data edit, never a code change. The layout strategy is a hybrid in which fixed furniture is drawn directly on the canvas to establish where the column grid begins, after which body copy flows through ReportLab frames that split paragraphs across columns automatically. The project obeys the research-template monorepo contract and is discovered and executed by the same orchestration pipeline as its code- and prose-focused siblings. --- Associated artifacts GitHub release: v1.0.1 (https://github.com/docxology/template_newspaper/releases/tag/v1.0.1) DOI: https://doi.org/10.5281/zenodo.20533675 Zenodo: https://zenodo.org/records/20533675 PDF SHA-256: 851f9973d618f41aa8b5fc72315dd8abb5ca540ad7b7fad941e464172f4a8ed7

Files

Friedman_2026_Triplicate_851f9973.pdf

Files (58.5 kB)

Name Size Download all
md5:3dcebf2fd2cd26c2fc3d01cd86df5ae7
58.5 kB Preview Download

Additional details

Related works