integrate new image
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.7 MiB After Width: | Height: | Size: 82 KiB |
BIN
2024/resume/images/profilepicture_org.jpg
Normal file
BIN
2024/resume/images/profilepicture_org.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.7 MiB |
@@ -49,7 +49,9 @@
|
||||
% can makebox also be used?
|
||||
\newcommand\headerview{
|
||||
\begin{minipage}{0.5\linewidth}
|
||||
\profpic{0.5}{images/profilepicture}
|
||||
%\profpic{0.5}{images/profilepicture}
|
||||
\includegraphics[width=0.18\linewidth]{images/profilepicture}
|
||||
|
||||
\end{minipage}%
|
||||
\hfill
|
||||
\begin{minipage}{0.45\linewidth}
|
||||
@@ -60,16 +62,17 @@
|
||||
|
||||
%profilpicture
|
||||
|
||||
\newsavebox{\picbox}
|
||||
\newcommand{\profpic}[2]{%
|
||||
\savebox{\picbox}{%
|
||||
\includegraphics[scale=#1]{#2}}%
|
||||
\tikz\node [draw, circle,%
|
||||
line width=4pt, color=white,%
|
||||
minimum width=\wd\picbox,minimum height=\ht\picbox,%
|
||||
path picture={ \node at (path picture bounding box.center)%
|
||||
{\usebox{\picbox}};}]%
|
||||
{};}
|
||||
% \newsavebox{\picbox}
|
||||
% \newcommand{\profpic}[2]{%
|
||||
% \savebox{\picbox}{%
|
||||
% \includegraphics[scale=#1]{#2}}%
|
||||
% \tikz\node [draw,
|
||||
% %circle,%
|
||||
% %line width=4pt, color=white,%
|
||||
% %minimum width=\wd\picbox,minimum height=\ht\picbox,%
|
||||
% path picture={ \node at (path picture bounding box.center)%
|
||||
% {\usebox{\picbox}};}]%
|
||||
% {};}
|
||||
|
||||
%contactsubviews
|
||||
|
||||
|
||||
Reference in New Issue
Block a user