First part of TD

This commit is contained in:
Yorick Barbanneau 2023-05-03 00:57:37 +02:00
parent 522bdb0218
commit f295671946
3 changed files with 27 additions and 6 deletions

View file

@ -1,4 +1,5 @@
\usepackage[utf8x]{inputenc}
\usepackage{lmodern}
\usepackage[T1]{fontenc}
\usepackage[french]{babel}
\usepackage{amsmath, amsthm, amsfonts, amssymb}
@ -10,7 +11,7 @@
\lstdefinestyle{clang}{
language=[ANSI]C,
basicstyle=\ttfamily,
basicstyle=\ttfamily\scriptsize,
keywordstyle=\color{blue},
stringstyle=\color{brown},
commentstyle=\bfseries\color{red},
@ -64,4 +65,4 @@
\newcommand{\old}{\mathrm{old}}
\newcommand{\atp}{\mathrm{at}}
\newcommand{\triplet}[3]{\{#2\}#1\{#3\}}
\newcommand{\triplet}[3]{\{#2\}#1\{#3\}}