From bc7122438815111bee7071ba8c55cceb9a29774a Mon Sep 17 00:00:00 2001 From: chhan11 Date: Tue, 23 May 2017 11:01:04 +0200 Subject: [PATCH] Updated and restructrued files, with layout seperated to structure.tex --- commands.tex | 36 ++++++++++++ img/profilepic/pic1.png | Bin 0 -> 84118 bytes layout/color.tex | 4 ++ main.tex | 119 +--------------------------------------- structure.tex | 82 +++++++++++++++++++++++++++ 5 files changed, 124 insertions(+), 117 deletions(-) create mode 100644 commands.tex create mode 100644 img/profilepic/pic1.png create mode 100644 layout/color.tex create mode 100644 structure.tex 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{}{