From c04e7a77517a25442dd23dd2af7ab54335fa7c61 Mon Sep 17 00:00:00 2001 From: chhan11 Date: Wed, 7 Jun 2017 12:31:59 +0200 Subject: [PATCH] Changed img width from 95pct to 80pct --- commands.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands.tex b/commands.tex index a8a57df..6470799 100644 --- a/commands.tex +++ b/commands.tex @@ -10,7 +10,7 @@ \newcommand{\fig}[4][]{ \begin{figure}[h!] \centering - \includegraphics[width=0.95\columnwidth]{#2} + \includegraphics[width=0.8\columnwidth]{#2} % \sbox0{#1}% \ifdim\wd0=0pt