From 2194f699d6b477aa4f1758709b1327285d9795e3 Mon Sep 17 00:00:00 2001 From: Amaury JOLY Date: Wed, 22 Oct 2025 12:16:40 +0000 Subject: [PATCH] rapportCSI --- docs/presentations/LIS/CSI2025/main.tex | 252 ++++++++++++++++++ .../LIS/CSI2025/rapport/main.tex | 222 +++++++++++++++ 2 files changed, 474 insertions(+) create mode 100644 docs/presentations/LIS/CSI2025/main.tex create mode 100644 docs/presentations/LIS/CSI2025/rapport/main.tex diff --git a/docs/presentations/LIS/CSI2025/main.tex b/docs/presentations/LIS/CSI2025/main.tex new file mode 100644 index 0000000..d9fd030 --- /dev/null +++ b/docs/presentations/LIS/CSI2025/main.tex @@ -0,0 +1,252 @@ +\documentclass[aspectratio=169]{beamer} + +\usetheme{Madrid} +\usefonttheme{professionalfonts} + +\usepackage[utf8]{inputenc} +\usepackage[T1]{fontenc} +\usepackage[french]{babel} +\usepackage{mathtools,amssymb} +\usepackage{microtype} +\usepackage{pgfgantt} +\usepackage{adjustbox} +% Réduire la densité verticale par défaut +% \ganttset{y unit chart=0.45cm, y unit title=0.6cm, bar height=0.35} + +% Acronymes utiles +\newcommand{\EC}{\textsc{EC}} +\newcommand{\CRDT}{\textsc{CRDT}} +\newcommand{\PCDO}{\textsc{PCDO}} +\newcommand{\RB}{\textsc{RB}} +\newcommand{\ARB}{\textsc{ARB}} +\newcommand{\BFT}{\textsc{BFT}} +\newcommand{\DL}{\textsc{DL}} +\newcommand{\AL}{\textsc{AL}} +\newcommand{\ZT}{\textsc{ZT}} + + +% ===================== +% Paramétrage générique et macros d'usage +% --------------------- +% Définir la fenêtre temporelle du diagramme (ISO 8601) +\newcommand{\GanttSetup}[2]{% #1 = YYYY-MM-DD (début), #2 = YYYY-MM-DD (fin) + \def\GanttStart{#1}% + \def\GanttEnd{#2}% +} +% Evénement sur période +% Usage : \Period[]{