integrate new image

This commit is contained in:
2024-08-16 18:45:22 +02:00
parent 867b2002d6
commit 48fee0e491
3 changed files with 14 additions and 11 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 MiB

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 MiB

View File

@@ -49,7 +49,9 @@
% can makebox also be used? % can makebox also be used?
\newcommand\headerview{ \newcommand\headerview{
\begin{minipage}{0.5\linewidth} \begin{minipage}{0.5\linewidth}
\profpic{0.5}{images/profilepicture} %\profpic{0.5}{images/profilepicture}
\includegraphics[width=0.18\linewidth]{images/profilepicture}
\end{minipage}% \end{minipage}%
\hfill \hfill
\begin{minipage}{0.45\linewidth} \begin{minipage}{0.45\linewidth}
@@ -60,16 +62,17 @@
%profilpicture %profilpicture
\newsavebox{\picbox} % \newsavebox{\picbox}
\newcommand{\profpic}[2]{% % \newcommand{\profpic}[2]{%
\savebox{\picbox}{% % \savebox{\picbox}{%
\includegraphics[scale=#1]{#2}}% % \includegraphics[scale=#1]{#2}}%
\tikz\node [draw, circle,% % \tikz\node [draw,
line width=4pt, color=white,% % %circle,%
minimum width=\wd\picbox,minimum height=\ht\picbox,% % %line width=4pt, color=white,%
path picture={ \node at (path picture bounding box.center)% % %minimum width=\wd\picbox,minimum height=\ht\picbox,%
{\usebox{\picbox}};}]% % path picture={ \node at (path picture bounding box.center)%
{};} % {\usebox{\picbox}};}]%
% {};}
%contactsubviews %contactsubviews