This commit is contained in:
Marc Beninca 2020-09-03 15:15:41 +02:00
parent 765b543db2
commit ca3674d5ba

View file

@ -10,6 +10,7 @@
\newcommand{\img}[2]{\includegraphics[#1]{images/#2}} \newcommand{\img}[2]{\includegraphics[#1]{images/#2}}
\newcommand{\imgbig}[1]{\img{height=16em}{#1}} \newcommand{\imgbig}[1]{\img{height=16em}{#1}}
\newcommand{\imgcol}[1]{\img{width=.86\textwidth}{#1}} \newcommand{\imgcol}[1]{\img{width=.86\textwidth}{#1}}
\newcommand{\imgh}[2]{\img{height=#1em}{#2}}
\newcommand{\imgwide}[1]{\img{height=12em}{#1}} \newcommand{\imgwide}[1]{\img{height=12em}{#1}}
\newcommand{\imgwidth}[1]{\img{width=\textwidth}{#1}} \newcommand{\imgwidth}[1]{\img{width=\textwidth}{#1}}