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?
|
% 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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user