From 56c0a9d3fda6fa2625746ae5294f242d6a3cfb52 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Tue, 19 Aug 2008 17:34:20 +0200 Subject: [PATCH] Put the logos on the frontpage next to each other, instead of below each other. They're not complete aligned properly yet, due to extra padding in UniversiteitTwente.eps, but that's for another day. --- Report/Front/Frontpage.tex | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Report/Front/Frontpage.tex b/Report/Front/Frontpage.tex index 5ab47e2..111bda8 100644 --- a/Report/Front/Frontpage.tex +++ b/Report/Front/Frontpage.tex @@ -5,12 +5,16 @@ \LARGE \textbf{Exploring and improving MontiumC and its frontend.} \end{flushright} - - \begin{flushright} + \begin{figure} + \begin{minipage}[c]{0.5\linewidth} + \centering \epsfig{file=Img/Logos/UniversiteitTwente.eps, width=3cm} - + \end{minipage} + \begin{minipage}[c]{0.5\linewidth} + \centering \epsfig{file=Img/Logos/Recore.eps, width=3cm} - \end{flushright} + \end{minipage} + \end{figure} \vfill \begin{flushright} -- 2.30.2