Title: Creation of LaTeX documents using a cloud-based pipeline
Summary: using build servers with automated pipelines, on GitHub, GitLab, and ForgeJo.
Full text of article: publicly available now.
Authors: Marei Peischl, Marcel Krüger, Oliver Kopp
Publication: TUGboat volume 45, number 2 (2024), pages 227–233
DOI (this page):
10.47397/tb/45-2/tb140peischl-pipeline
(previous doi
- next doi)
Category: Software & Tools
Difficulty: Advanced
Abstract: Using web-based platforms for collaborative editing of LaTeX documents is common these days. These tools focus on writing documents and not on creation of templates or packages. Using build servers with automated pipelines is common within software development but can easily be adapted for TeX & friends.
This article will show how to get started using automated workflows on platforms like GitHub, Forgejo, or GitLab for document authors as well as TeX developers.