From: Christiaan Baaij Date: Sun, 13 Dec 2009 20:20:04 +0000 (+0100) Subject: Make pictures larger X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Ffinal-presentation.git;a=commitdiff_plain;h=e3bd36136d4f614710fc48c97a665501c10df819 Make pictures larger --- diff --git a/introduction.lhs b/introduction.lhs index 1c9eef8..0155a5d 100644 --- a/introduction.lhs +++ b/introduction.lhs @@ -6,10 +6,10 @@ \frametitle{Hardware} \begin{figure} \centerline{ -\includegraphics<1>[height=6cm]{figures/cpus/pmiphone_boardtopbig} -\includegraphics<2>[height=6cm]{figures/cpus/Intel_core_i7} -\includegraphics<3>[height=6cm]{figures/cpus/6600GT_GPU} -\includegraphics<4>[height=6cm]{figures/cpus/Altera_StratixIV} +\includegraphics<1>[height=8cm]{figures/cpus/pmiphone_boardtopbig} +\includegraphics<2>[height=8cm]{figures/cpus/Intel_core_i7} +\includegraphics<3>[height=8cm]{figures/cpus/6600GT_GPU} +\includegraphics<4>[height=8cm]{figures/cpus/Altera_StratixIV} } \label{img:chips} \end{figure} @@ -25,9 +25,9 @@ \frametitle{Transistor} \begin{figure} \centerline{ -\includegraphics<1>[height=6cm]{figures/transistor/hr-1sttransistor} -\includegraphics<2>[height=6cm]{figures/transistor/worldsfastes} -\includegraphics<3>[height=6cm]{figures/transistor/nehalem_432x315} +\includegraphics<1>[height=8cm]{figures/transistor/hr-1sttransistor} +\includegraphics<2>[height=8cm]{figures/transistor/worldsfastes} +\includegraphics<3>[height=8cm]{figures/transistor/nehalem_432x315} } \label{img:chips} \end{figure} @@ -60,14 +60,14 @@ \frametitle{Designing Hardware} \centerline{Design with 4 transistors} \begin{columns}[c] -\column{0.5\textwidth} +\column{0.6\textwidth} \vspace{-0.5cm} \begin{figure} -\centerline{\includegraphics[height=5cm, trim = 0 0 0 2.5cm, clip]{figures/schakelingen/NAND}} +\centerline{\includegraphics[height=6cm, trim = 0 0 0 2.5cm, clip]{figures/schakelingen/NAND}} \end{figure} -\column{0.5\textwidth} +\column{0.4\textwidth} \begin{figure} -\centerline{\includegraphics[height=5cm, trim = 0 4.5cm 0 0, clip]{figures/schakelingen/CMOS_NAND_Layout}} +\centerline{\includegraphics[height=6cm, trim = 0 4.5cm 0 0, clip]{figures/schakelingen/CMOS_NAND_Layout}} \end{figure} \end{columns} } @@ -84,7 +84,7 @@ \vspace{0.5cm} \centerline{\Large This won't work for 730 million transistors!} \begin{figure} -\centerline{\includegraphics[height=4cm]{figures/transistor/nehalem-core}} +\centerline{\includegraphics[height=7cm]{figures/transistor/nehalem-core}} \end{figure} }