From af492548c7e07ec8de05a8af3c1f88a44d8bcce5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Couralet?= Date: Mon, 8 Jul 2024 08:10:18 +0200 Subject: [PATCH] =?UTF-8?q?Livret=20d'accueil=20:=20compl=C3=A9ments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/pour-les-étudiants.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/pour-les-étudiants.md b/docs/pour-les-étudiants.md index 643dead..6a55efe 100644 --- a/docs/pour-les-étudiants.md +++ b/docs/pour-les-étudiants.md @@ -10,9 +10,9 @@ header-includes: \usepackage{xcolor} \definecolor{ensae-red}{RGB}{172, 1, 42} - \AtBeginDocument{% - \addtokomafont{section}{\color{red}} - } + \setkomafont{section}{\LARGE\color{ensae-red}} + \setkomafont{subsection}{\Large\color{ensae-red}} + ``` pandoc-latex-environment: noteblock: [info]