From 6bc11e41ec52dc626928bdfad51660b11591bf23 Mon Sep 17 00:00:00 2001
From: hackbard <hackbard@hackdaworld.org>
Date: Tue, 22 Oct 2013 14:09:08 +0200
Subject: [PATCH] image

---
 cv/cv.tex        | 24 ++++++++++++++----------
 cv/cv_german.tex |  9 +++++----
 2 files changed, 19 insertions(+), 14 deletions(-)

diff --git a/cv/cv.tex b/cv/cv.tex
index 798cff9..344e23f 100644
--- a/cv/cv.tex
+++ b/cv/cv.tex
@@ -47,9 +47,11 @@
 \textsc{email:}	& \href{mailto:zirkelbach@hdwlinux.org}{zirkelbach@hdwlinux.org}\\
 \textsc{http:}	& \href{http://hdwlinux.org/~zirkelfr/}{http://hdwlinux.org/\textasciitilde{}zirkelfr}\\
 \end{tabular}
-\begin{picture}(0,0)(-23,27)
-%\includegraphics[height=2.3cm]{img/frank_app_ult.eps}
-\includegraphics[height=2.3cm]{img/frank_app_mountain.eps}
+\setlength\fboxsep{0pt}
+\begin{picture}(0,0)(-18,44.5)
+\fcolorbox{black}{white}{\includegraphics[height=2.8cm]{img/frank_app_ult.eps}}
+%\begin{picture}(0,0)(-15,44.5)
+%\fcolorbox{black}{white}{\includegraphics[height=2.8cm]{img/frank_app_mountain.eps}}
 \end{picture}
 
 \section{Work Experience}
@@ -76,7 +78,7 @@
 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
 \end{tabular}
 
-\section{Conscription}
+\section{National service}
 \begin{tabular}{r|p{11cm}}
 \textsc{Aug 1998 - Sep 1999} & \textbf{Alternative civilian service}\newline
                                Hessing-Klinik, Augsburg\\
@@ -128,19 +130,21 @@
 
 \section{Computer literacy}
 \begin{tabular}{r|p{11cm}}
-\textsc{Operating systems} & Linux, Unix, Windows\\
+\textsc{Operating systems} & Linux, Unix, Windows, MacOS (ordered by competence)\\
 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
-\textsc{Programming} & C \& Fortran (excellent), POSIX Threads, OpenMP, MPI,\newline
-                       C++ (basic knowledge), RISC Assembler (Atmel, Mips), VHDL\\
+\textsc{Programming} & C, Fortran, C++, RISC Assembler (Atmel, Mips), VHDL\\
+%\multicolumn{2}{c}{}\\ %this clears the space between two jobs
+\textsc{High Performance Computing} & POSIX Threads, OpenMP, MPI,
+                                      LoadLeveler, Grid Engine\\ %, PBS\\
 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
 \textsc{Scripting} & Bash, Sed, Awk, Make\\
 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
 \textsc{Revision control} & CVS, Git, SVN\\
 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
-\textsc{Text \& Layout} & LaTeX, GNUPlot, Gimp, XFig,
-                          Inkscape, Openoffice\\
+\textsc{Text, Layout \& Graphics} & LaTeX, GNUPlot, Gimp, XFig,
+                          Inkscape, Openoffice, Povray\\ %, VMD\\
 %\multicolumn{2}{c}{}\\ %this clears the space between two jobs
-\textsc{Science} & VASP, ABINIT (First-principles plane wave pseudopotential codes)\\
+\textsc{Science} & VASP, ABINIT, Quantum-Espresso, Fhi98PP, APE\\ %, Mathematica\\
 \textsc{Others} & Eagle (PCB Design), Xilinx ISE (VHDL Design), GDB\\
 \multicolumn{2}{c}{}\\ %this clears the space between two jobs
 \end{tabular}
diff --git a/cv/cv_german.tex b/cv/cv_german.tex
index 8912e8d..dfdaf50 100644
--- a/cv/cv_german.tex
+++ b/cv/cv_german.tex
@@ -47,10 +47,11 @@
 \textsc{email:}	& \href{mailto:zirkelbach@hdwlinux.org}{zirkelbach@hdwlinux.org}\\
 \textsc{http:}	& \href{http://hdwlinux.org/~zirkelfr/}{http://hdwlinux.org/\textasciitilde{}zirkelfr}\\
 \end{tabular}
-%\begin{picture}(0,0)(-23,27)
-\begin{picture}(0,0)(-42,27)
-\includegraphics[height=2.3cm]{img/frank_app_ult.eps}
-%\includegraphics[height=2.3cm]{img/frank_app_mountain.eps}
+\setlength\fboxsep{0pt}
+\begin{picture}(0,0)(-30,44.5)
+\fcolorbox{black}{white}{\includegraphics[height=2.8cm]{img/frank_app_ult.eps}}
+%\begin{picture}(0,0)(-23,44.5)
+%\fcolorbox{black}{white}{\includegraphics[height=2.8cm]{img/frank_app_mountain.eps}}
 \end{picture}
 
 \section{Berufserfahrung}
-- 
2.39.5