vspace,ml
This commit is contained in:
parent
6b8f160c4b
commit
6267e10677
6 changed files with 7 additions and 3 deletions
|
@ -10,7 +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{\imgh}[3]{\vspace{#1em}\img{height=#2em}{#3}\vspace{#1em}}
|
||||
\newcommand{\imgwide}[1]{\img{height=12em}{#1}}
|
||||
\newcommand{\imgwidth}[1]{\img{width=\textwidth}{#1}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue