update dwcv

This commit is contained in:
Ming Su 2025-08-12 22:36:56 +08:00
parent aefeacae74
commit 2fa5940ba7
1 changed files with 190 additions and 181 deletions

View File

@ -518,6 +518,7 @@ $endif$
%---------------------------------------------------------------------------------------
% META IMAGE
%----------------------------------------------------------------------------------------
\begin{center}
$if(lang)$
\ifnum\pdfstrcmp{$lang$}{en}=0
@ -534,10 +535,12 @@ $endif$
\includegraphics[width=\linewidth]{$sidebar.image$}
$endif$
\fcolorbox{white}{white}{\begin{minipage}[c][1.5cm][c]{1\mpwidth}
\Large{\textbf{\textcolor{maincol}{$author$ ($jobtitle$)}}} \\[2pt]
\Large{ \textbf{\textcolor{maincol}{$institute$}}}
\centering\Large{\textbf{\textcolor{maincol}{$author$ ($jobtitle$)}}} \\[2pt]
\normalsize{ \textbf{\textcolor{maincol}{$institute$}}}
\end{minipage}}\\[4pt]
\end{center}
$if(sidebar.area)$
\cvsection{Research Area}
@ -577,12 +580,18 @@ $endif$
\textcolor{maincol}{$sidebar.recruitmentad$}\\[6pt]
$endif$
$if(sidebar.contact)$
\begin{center}
\includegraphics[width=0.9\linewidth]{$sidebar.contact$}
\end{center}
$endif$
$if(sidebar.wechat)$
\begin{center}
\includegraphics[width=0.9\linewidth]{$sidebar.wechat$}
\end{center}
$endif$