Tag
LaTeX
5 articles
-
When to take the helm back: retiring a docs pipeline once the work turns editorial
A generated LaTeX book taught me the rarer docs-as-code move - not building a pipeline, but dissolving one. When every remaining edit is a one-off typographic judgment, a 453-line generator stops earning its keep, and the right call is to freeze its output, delete the generator, and edit the source by hand.
-
PDF/X-4 from LuaLaTeX without Ghostscript: TrimBox, BleedBox, FOGRA39, and the pdfx package
Producing a PDF/X-4 press-ready file from LuaLaTeX without touching Ghostscript: the pdfx package, TrimBox/BleedBox geometry in points, FOGRA39 OutputIntent, CMYK-only color discipline, and XMP metadata - everything a print shop will verify.
-
Non-blocking preflight, or: a build that always produces a PDF
One hard stop, five soft failures, a renamed file, and a report alongside it. The design philosophy behind a preflight that never aborts - plus the pikepdf/PyMuPDF six-check implementation and the --strict flag for CI.
-
Why hand-maintained InDesign files rot - and what docs-as-code does instead
A 370-cell calendar that shifts every year. A lead's name in three places. An IBAN in an invisible text box. These are not unusual InDesign problems - they are what InDesign files become when they accumulate facts with no single home. Two projects show what the alternative looks like - and where InDesign's own global tools stop short.
-
1.8 million words, freed from Word 97 and made searchable
1,800 lecture transcripts - 1.8 million words once trapped in Word 97 files - converted to Markdown, scored and tagged by AI, and turned into a searchable discovery platform that also generates print-ready LaTeX anthologies.