init
This commit is contained in:
11
report/commands/shortcuts.tex
Normal file
11
report/commands/shortcuts.tex
Normal file
@@ -0,0 +1,11 @@
|
||||
\newcommand{\itembullet}{\begin{itemize}[label={•}]}
|
||||
|
||||
\newcommand{\newimage}[4]{
|
||||
\begin{figure}[!h]
|
||||
\begin{center}
|
||||
\includegraphics[width=#1\textwidth]{#2}
|
||||
\caption{#3}
|
||||
\label{fig:#4}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
}
|
||||
Reference in New Issue
Block a user