From e3bd36136d4f614710fc48c97a665501c10df819 Mon Sep 17 00:00:00 2001 From: Christiaan Baaij Date: Sun, 13 Dec 2009 21:20:04 +0100 Subject: [PATCH] Make pictures larger --- introduction.lhs | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) 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} } -- 2.30.2