From d3b0a76fe369fc79a1d014e8eef3dec01323c8fa Mon Sep 17 00:00:00 2001 From: hackbard Date: Tue, 1 Nov 2011 16:02:12 +0100 Subject: [PATCH] adding colors --- posic/talks/mpi_app.tex | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/posic/talks/mpi_app.tex b/posic/talks/mpi_app.tex index fedd211..e90f38f 100644 --- a/posic/talks/mpi_app.tex +++ b/posic/talks/mpi_app.tex @@ -20,6 +20,7 @@ \usepackage{pstricks} \usepackage{pst-node} +\usepackage{pst-grad} %\usepackage{epic} %\usepackage{eepic} @@ -146,7 +147,7 @@ E\\ % no vertical centering \centerslidesfalse -%\ifnum1=0 +\ifnum1=0 % intro @@ -390,6 +391,8 @@ Ion beam synthesis (IBS) of burried 3C-SiC layers in Si\hkl(1 0 0) % outline +\fi + \begin{slide} {\large\bf @@ -403,18 +406,18 @@ Ion beam synthesis (IBS) of burried 3C-SiC layers in Si\hkl(1 0 0) \end{center} \begin{pspicture}(0,0)(0,0) -\rput(6.0,7.0){\rnode{init}{\psframebox[fillstyle=solid,fillcolor=white]{ +\rput(6.0,7.0){\rnode{init}{\psframebox[fillstyle=gradient,gradbegin=white,gradend=red,gradlines=1000,gradmidpoint=0.5,linestyle=none]{ \begin{minipage}{11cm} -{\color{red}Diploma thesis}\\ +{\color{black}Diploma thesis}\\ \underline{Monte Carlo} simulation modeling the selforganization process\\ leading to periodic arrays of nanometric amorphous SiC precipitates \end{minipage} }}} \end{pspicture} \begin{pspicture}(0,0)(0,0) -\rput(6.0,-0.5){\rnode{init}{\psframebox[fillstyle=solid,fillcolor=white]{ +\rput(6.0,-0.5){\rnode{init}{\psframebox[fillstyle=gradient,gradbegin=white,gradend=blue,gradmidpoint=0.5,gradlines=1000,linestyle=none]{ \begin{minipage}{11cm} -{\color{blue}Doctoral studies}\\ +{\color{black}Doctoral studies}\\ Classical potential \underline{molecular dynamics} simulations \ldots\\ \underline{Density functional theory} calculations \ldots\\[0.2cm] \ldots on defect formation and SiC precipitation in Si @@ -436,6 +439,15 @@ Ion beam synthesis (IBS) of burried 3C-SiC layers in Si\hkl(1 0 0) Selforganization of nanometric amorphous SiC lamellae } +\begin{pspicture}(0,0)(0,0) +\psframebox[fillstyle=gradient,gradbegin=white,gradend=red,gradlines=1000,gradmidpoint=0.5,linestyle=none]{ +\begin{minipage}{14cm} +\hfill +\vspace*{0.5cm} +\end{minipage} +} +\end{pspicture} + \small \vspace{0.2cm} @@ -471,6 +483,9 @@ XTEM bright-field and respective EFTEM C map \end{slide} +\end{document} +\ifnum1=0 + \begin{slide} {\large\bf -- 2.20.1