From ca3674d5ba59a882eb39e2816d6de148c60eb2b8 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Thu, 3 Sep 2020 15:15:41 +0200 Subject: [PATCH] imgh --- cnam/travaux/probatoire/présentation/settings.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/cnam/travaux/probatoire/présentation/settings.tex b/cnam/travaux/probatoire/présentation/settings.tex index 43bf29c..d6ca32b 100644 --- a/cnam/travaux/probatoire/présentation/settings.tex +++ b/cnam/travaux/probatoire/présentation/settings.tex @@ -10,6 +10,7 @@ \newcommand{\img}[2]{\includegraphics[#1]{images/#2}} \newcommand{\imgbig}[1]{\img{height=16em}{#1}} \newcommand{\imgcol}[1]{\img{width=.86\textwidth}{#1}} +\newcommand{\imgh}[2]{\img{height=#1em}{#2}} \newcommand{\imgwide}[1]{\img{height=12em}{#1}} \newcommand{\imgwidth}[1]{\img{width=\textwidth}{#1}}