From c5134e8e332e62f38b012802b659cc04f95bb45a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Bavu?= <73740254+zinc75@users.noreply.github.com> Date: Tue, 26 May 2026 18:17:28 +0200 Subject: [PATCH] Add cnam-thesis template for Quarto Added cnam-thesis template for Cnam doctoral theses with PDF/A-1b and HTML support. --- docs/extensions/listings/custom-formats.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/extensions/listings/custom-formats.yml b/docs/extensions/listings/custom-formats.yml index 14b4a8e8b..ec849a4ad 100644 --- a/docs/extensions/listings/custom-formats.yml +++ b/docs/extensions/listings/custom-formats.yml @@ -39,6 +39,14 @@ author: '[Kazuharu Yanagimoto](https://github.com/kazuyanagimoto)' description: A minimalistic presentation theme for Quarto + Typst by Touying +- name: cnam-thesis + path: https://github.com/zinc75/quarto-cnam-thesis + author: '[Eric Bavu](https://github.com/zinc75)' + description: > + Quarto template / set of extensions for Cnam (Conservatoire national des arts et métiers) doctoral theses. + PDF/A-1b + navigable HTML - Produces a PDF that conforms to the official Cnam 2024–2025 template + and a navigable HTML version for online sharing and accessibility. + - name: diaquarto path: https://github.com/skriptum/diatypst/blob/main/diaquarto author: "[marten](https://github.com/skriptum)"