2023-07-31 18:03:01 +03:00
|
|
|
\hspace{-8mm}
|
2023-08-02 14:07:58 +03:00
|
|
|
\ifphoto
|
2023-07-31 06:24:23 +03:00
|
|
|
\begin{minipage}{0.2\textwidth}
|
2023-08-02 14:07:58 +03:00
|
|
|
\includegraphics[width=3cm]{photo} % photo.
|
2023-07-31 06:24:23 +03:00
|
|
|
\end{minipage}
|
2023-08-02 14:07:58 +03:00
|
|
|
\fi
|
2023-07-31 06:24:23 +03:00
|
|
|
\begin{minipage}{0.8\textwidth}
|
2023-07-31 18:03:01 +03:00
|
|
|
% name with required fix for montserrat font.
|
2023-08-01 16:39:03 +03:00
|
|
|
% \hspace{-3mm}
|
2023-07-31 06:24:23 +03:00
|
|
|
\sname{\name}
|
2023-07-31 18:03:01 +03:00
|
|
|
\vspace{4mm}
|
|
|
|
\newline
|
2023-07-31 06:24:23 +03:00
|
|
|
% location.
|
2023-08-02 17:20:47 +03:00
|
|
|
\sicon{ic_location}
|
2023-07-31 06:24:23 +03:00
|
|
|
\stext{\location}
|
2023-07-31 18:03:01 +03:00
|
|
|
\vspace{2mm}
|
2023-07-31 06:24:23 +03:00
|
|
|
\newline
|
|
|
|
% birthday, email & phone number.
|
2023-08-02 17:20:47 +03:00
|
|
|
\sicon{ic_cake}
|
2023-07-31 06:24:23 +03:00
|
|
|
\stext{\birthday}
|
|
|
|
\hspace{2mm}
|
2023-08-02 17:20:47 +03:00
|
|
|
\sicon{ic_email}
|
2023-07-31 06:24:23 +03:00
|
|
|
\stext{\href{mailto:\email}{\ \email}}
|
|
|
|
\hspace{2mm}
|
2023-08-02 17:20:47 +03:00
|
|
|
\sicon{ic_call}
|
2023-07-31 06:24:23 +03:00
|
|
|
\stext{\href{tel:\phone}{\phone}}
|
|
|
|
\end{minipage}
|
|
|
|
|
|
|
|
% separator.
|
2023-07-31 18:03:01 +03:00
|
|
|
\hspace{-8mm}{%
|
2023-08-01 19:38:43 +03:00
|
|
|
\color{lgray}{\rule{\linewidth}{1pt}}
|
2023-07-31 18:03:01 +03:00
|
|
|
}
|