From c8b4282badbe2fff55d017555c0fa06ed79af4d3 Mon Sep 17 00:00:00 2001 From: chhan11 Date: Tue, 23 May 2017 10:00:36 +0200 Subject: [PATCH] updated main.tex --- main.tex | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/main.tex b/main.tex index 123373b..6dd2ece 100644 --- a/main.tex +++ b/main.tex @@ -21,6 +21,7 @@ \usepackage{varwidth} \usepackage{enumitem} +\geometry{a4paper,margin=4em} % Define color \definecolor{codegreen}{rgb}{0,0.6,0} @@ -53,7 +54,6 @@ % to the file main.tex \graphicspath{{img/}{figures/}} -% Custom commands % Usage: \pic[]{} \newcommand{\pic}[2][50]{ \begin{center} @@ -61,8 +61,9 @@ \includegraphics[width=0.#1\columnwidth]{#2} \end{center} } + % Usage: \fig{}{