diff --git a/commands.tex b/commands.tex new file mode 100644 index 0000000..ac5b741 --- /dev/null +++ b/commands.tex @@ -0,0 +1,36 @@ +% Usage: \pic[]{} +\newcommand{\pic}[2][50]{ +\begin{center} + \transparent{0.4} + \includegraphics[width=0.#1\columnwidth]{#2} +\end{center} +} + +% Usage: \fig{}{